Sponsored Content
Top Forums Shell Programming and Scripting Help with SQL*Plus Connection Post 302419469 by dday on Friday 7th of May 2010 09:13:12 AM
Old 05-07-2010
Are you using Control-M for Databases or just the scheduler?

---------- Post updated at 08:13 AM ---------- Previous update was at 08:01 AM ----------

I can't find any documentation on the distributed product, but in the zOS version of Control-M when you set up a job and the shouts that it will perform after completion, you can select the destination. On the PostProc tab instead of the "TO" field being the console or the log, select your userid, or that of the DBA's. They will get the message, but it won't display in the log, or at least it isn't supposed to.

Maybe that will help a little. Sorry I don't know more.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SQL Connection check though Scripting

Hi Guys, I wanted to check the sql connection through scripting if it is avilable then proceed else stop the process I was trying sqlplus -L username/passwd@sid if this is not sucess it gives non-zero. but if it is success it is going into the sqlplus prompt. So how could i get out... (2 Replies)
Discussion started by: Swapna173
2 Replies

2. UNIX for Advanced & Expert Users

Connection reset by peer..closing connection

Hello I'm facing the above problem while doing a performance run. I've a script which I'm launching from my windows desktop using mozilla. The script will invoke backend action on a Solaris host which in turn feeds the records to a driver located on a linux box(Cent OS). What's happening is... (1 Reply)
Discussion started by: subramanyab
1 Replies

3. Shell Programming and Scripting

Connection to Microsoft SQL Server

Hi, I am using "ksh" and trying to connect to the Microsoft SQL Server but it gives an error that is: DB-LIBRARY error: Unexpected EOF from SQL Server. Can any one please help me to resolve this issue. And i am using Putty to connect to the Unix server. Thanks (3 Replies)
Discussion started by: anupdas
3 Replies

4. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

5. Shell Programming and Scripting

Execute multiple SQL scripts from single SQL Plus connection

Hi! I would like to do a single connection to sqlplus and execute some querys. Actually I do for every query one connection to database i.e echo 'select STATUS from v$instance; exit' > $SQL_FILE sqlplus user/pass@sid @$SQL_FILE > $SELECT_RESULT echo 'select VERSION from v$instance;... (6 Replies)
Discussion started by: guif
6 Replies

6. Shell Programming and Scripting

SQL query in a loop with single sqlplus connection

Hi, I'm trying to build a shell script that reads a set of accounts from a file. For each account I need to perform a set of sql queries. So I have a loop with a set of sqlplus connections to retrieved my data. Is it possible to have a single sqlplus connection before entering the loop and... (4 Replies)
Discussion started by: lsantacana
4 Replies

7. UNIX for Dummies Questions & Answers

Test new DSN connection to sql server

I installed an odbc driver and created a DSN to connect to a sql server database on AIX 6. I want to know how to test the DSN from the command line. What syntax or commands do I use? ---------- Post updated at 11:44 AM ---------- Previous update was at 08:26 AM ---------- OK I figured out how... (9 Replies)
Discussion started by: Jdbrown239
9 Replies

8. UNIX for Advanced & Expert Users

How keep running a program n an another computer via a connection ssh when the connection is closed?

Hi everybody, I am running a program on a supercomputer via my personal computer through a ssh connection. My program take more than a day to run, so when I left work with my PC I stop the connection with the supercomputer and the program stop. I am wondering if someone know how I can manage... (2 Replies)
Discussion started by: TomTomGre
2 Replies

9. UNIX for Dummies Questions & Answers

UNIX string connection to sql server db

Hi, i have to perform a connection from unix to sql server database, using TCP protocol. I have all connection parameters (user,pwd,server_name,port,db_name). How can i perform this connection, by unix console ? is it available a command similar to this one (for oracle): sqlplus... (1 Reply)
Discussion started by: nash83
1 Replies

10. UNIX for Beginners Questions & Answers

How to use for loop to execute multiple .sql files while using SQLPLUS for db connection.?

Hello , Im calling every single file inside my script like 1.sql,2.sql so on it looks so tedious. I want to replace with for loop where every file gets executed. When i use for loop im getting errorUnexpected EOF] , can anyone please help me out in this.. How i can use for loop to invoke my... (6 Replies)
Discussion started by: preethi87
6 Replies
KLog(1) 							     Hamradio								   KLog(1)

NAME
klog - The KDE Ham Radio Logging program SYNOPSIS
klog [option] OPTIONS
A summary of options is included below. --help Show summary of options. --version Output version information and exit. DESCRIPTION
klog is a ham radio logging program for KDE. With KLog you can log your QSOs and save it in ADIF format. KLog helps you to manage DXCC, WAZ and IOTA award. USAGE
Enter you QSO data in the top left box while entity data, direction and other usefull information will be shown in the top right box. Previous QSOs are shown in the botton box where you can click to edit them. KLog can also import tlf (linux ham radio contest program) to your current log file. Here is a list of keys that can be used to navigate through klog: Control a: Add a QSO. Control d: Delete a selected QSO. Control n: Create a new log. Control o: Open a log. Control q: Close a log. Control u: Update a selected QSO. Control s: Save the log. Control y: Clear the QSO frame. Control f: Find a QSO in the log. Tab: Move around the fields in the QSO frame. PgUp: Scroll the log up. PgDn: Scroll the log down. Up Arrow: Select previous QSO. Down Arrow: Select next QSO. PRINTING
KLog has a very basic printing feature implemented. PREFERENCES
You can edit the ~/.klog/klogrc file to setup you call and locator. All the data files are saved in the KLog home directory (~/.klog) by default. FILES
/usr/share/klog/cty.dat contains the DXCC entries read by KLog. AUTHORS
KLog was written by Jaime Robles, EA4TV <jaime at robles.es> aka <jaime at kde.org> Download the last version from: http://jaime.robles.es Calculation of heading and distance was taken from Loccalc code by Marco Bersani, IK2PIH. Jaime Robles, EA4TV version 0.5.9 KLog(1)
All times are GMT -4. The time now is 03:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy