Sponsored Content
Top Forums Shell Programming and Scripting error code 137 and error code 35072 Post 302430361 by laxmi131 on Thursday 17th of June 2010 10:39:02 AM
Old 06-17-2010
error code 137 and error code 35072

Hi

while trying to run few scripts
/afs/ae.ge.com/informatica/ardw/dev/bin/cdw_ar_update_recvbal.sh
this script contains the below data
load_dir=/afs/ae.ge.com/informatica/ardw/dev/data
prog_dir=/afs/ae.ge.com/informatica/ardw/dev/bin
ctl_dir=/afs/ae.ge.com/informatica/ardw/dev/ctl
log_dir=/afs/ae.ge.com/informatica/ardw/dev/logs
sql_dir=/afs/ae.ge.com/informatica/ardw/dev/sql
sqlplus -s ops\$afnardw/ardw82bi@evnrdwd1 @$sql_dir/cdw_ar_update_recvbal.sql >> $log_dir/script.log

I am trying to execute this script through informatica

There i am getting ther error
1.shell command failed with exit code 137
for another instance i am geting an error
2.execution of command did not complete successfully with exit code 35072

when i am executing this in unix
$ sh /afs/ae.ge.com/informatica/ardw/dev/bin/cdw_ar_update_recvbal.sh
/afs/ae.ge.com/informatica/ardw/dev/bin/cdw_ar_update_recvbal.sh: sqlplus: not found

please let me know what is the issue

Thanks in advance
 

9 More Discussions You Might Find Interesting

1. Solaris

Finding error code

Hi Guys, Can you tell me how to find error code generated by a command. Say i run a command and its generating an error how do i find out its error code ( i know its done using redirection operator.......but not sure how)? (2 Replies)
Discussion started by: nitinkgoud
2 Replies

2. UNIX for Advanced & Expert Users

FD0 error code 30

Hi I am new to this forum. Iam facing very strange problem in sco open server 5. when i try to mount the fd0 it just says "fd0 writeprotected, read only error code 30" I changed the floppy drive. even I check the /dev/fd0 permissions it is read and wirte. I changed the floppies also. but... (6 Replies)
Discussion started by: Pritpal singh
6 Replies

3. Shell Programming and Scripting

Error code checking

I'm trying to create a directory from my Perl script. Only if the there was an error I want to let the user know about it. So if the folder exists is ok. This is what I think should work: `mkdir log 2>/dev/null`; if($? == 0 || $? == errorCodeForFileExists) { everyting is fine } else {... (3 Replies)
Discussion started by: jepombar
3 Replies

4. Filesystems, Disks and Memory

Exit code 137 on a backup

Can some one tell me what it means to get a exit code od 137 from a cron scheduled backup on HP-UX. Also if you know of a book that has the HP-UX codes that would be great. Thanks (4 Replies)
Discussion started by: twins
4 Replies

5. Shell Programming and Scripting

Help needed with error code..

Hi Guys, I have a script which is inserting records in the table. The insert query has 0 rows to be inserted. because of that a warning is being thrown. But the return code of the insert query is showing as 1. Is it like when a warning comes, the return code will be 1? However, the same... (1 Reply)
Discussion started by: mac4rfree
1 Replies

6. AIX

lsmksysb: error 0511-119 & 0511-137 ?

I have 2 workstations that when I do the smitty lsmksysb to verify the tape created by the smitty mksysb, both fail on the same problem: restore: 0511-119 There is a missing header block. restore: 0511-137 Trying to find the next header. Data maybe lost. Starting again at file .... I... (3 Replies)
Discussion started by: Browser_ice
3 Replies

7. Shell Programming and Scripting

whats error in code ??

if `egrep -c "safe_mode" /usr/local/lib/php.ini` - gt 0 && " `egrep -c "safe_mode" /usr/local/lib/php.ini` = "On" " then echo " Good " exit else echo " Not Good "; fi and (4 Replies)
Discussion started by: x-zer0
4 Replies

8. Shell Programming and Scripting

How to capture the error code a use it in error table?

Hello Everyone, I have written a file validation script in unix to compare the data and trigger file.My requirement is if the file validation fails,I need to upate the error details in a table ex:Below is the one of many validation checks i am doing if then echo "Actual count between... (3 Replies)
Discussion started by: karthik adiga
3 Replies

9. UNIX for Beginners Questions & Answers

When I run the code yesterday I am getting output,when I run same code today I am getting error?

If run the below code today its creating all directory and getting output files,I f run same code tomorrow I am getting error. can any one give suggestion to sortout this error. OSError: no such file or directory : '062518'My code looks like this import paramiko import sys import os ... (8 Replies)
Discussion started by: haribabu2229
8 Replies
ASETKEY(8)						       AFS Command Reference							ASETKEY(8)

NAME
       asetkey - Add a key from a keytab to an AFS KeyFile

SYNOPSIS
       asetkey add <kvno> <keyfile> <principal>

       asetkey add <kvno> <key>

       asetkey delete <kvno>

       asetkey list

DESCRIPTION
       The asetkey command is used to add a key to an AFS KeyFile from a Kerberos keytab.  It is similar to bos addkey except that it must be run
       locally on the system where the KeyFile is located and it takes the new key from the command line or a Kerberos 5 keytab rather than
       prompting for the password.

       asetkey delete can be used to delete a key (similar to bos removekeys), and asetkey list will list the keys in a KeyFile (similar to bos
       listkeys).

       asetkey is used when authentication for an AFS cell is provided by a Kerberos 5 KDC rather than kaserver.  The key for the "afs" or
       "afs/cell name" principal in the Kerberos 5 KDC must match the key stored in the AFS KeyFile on all AFS database servers and file servers.
       This is done by creating a keytab containing that key using the standard Kerberos commands (generally the "ktadd" function of the kadmin
       command) and then, on each AFS database server and file server, adding that key to the KeyFile with asetkey add.  The kvno chosen should
       match the kvno in the Kerberos KDC (checked with kvno or the "getprinc" function of kadmin).  principal should be the name of the AFS
       principal in the keytab, which must be either "afs" or "afs/cell name". asetkey can also be used to install a key from a hex string.

       In cells that use the Update Server to distribute the contents of the /etc/openafs/server directory, it is conventional to run asetkey add
       only on the control machine and then let the Update Server propagate the new KeyFile to all other systems.

CAUTIONS
       AFS currently only supports des-cbc-crc:v4 Kerberos keys.  Make sure, when creating the keytab with "ktadd", you pass "-e des-cbc-crc:v4"
       to force the encryption type.  Otherwise, AFS authentication may not work.

       As soon as a new keytab is created with "ktadd", new AFS service tickets will use the new key.  However, tokens formed from those service
       tickets will only work if the new key is present in the KeyFile on the AFS file server.	There is therefore an outage window between when
       the new keytab is created and when the key had been added to the KeyFile of all AFS servers with asetkey, during which newly obtained AFS
       tokens will not work properly.

       All of the KeyFile entries must match the key in the Kerberos KDC, but each time "ktadd" is run, it creates a new key.  Either the Update
       Server must be used to distribute the KeyFile to all servers or the same keytab must be used with asetkey on each server.

EXAMPLES
       The following commands create a new keytab for the principal "afs" and then import the key into the KeyFile.  Note the kvno in the output
       from "ktadd".

	   % kadmin
	   Authenticating as principal rra/admin@stanford.edu with password.
	   Password for rra/admin@stanford.edu:
	   kadmin:  ktadd -k /tmp/afs.keytab -e des-cbc-crc:v4 afs
	   Entry for principal afs with kvno 3, encryption type DES cbc mode
	   with CRC-32 added to keytab WRFILE:/tmp/afs.keytab.
	   kadmin:  exit
	   % asetkey add 3 /tmp/afs.keytab afs

       You may want to use "afs/cell name" instead of "afs", particularly if you may have multiple AFS cells for a single Kerberos realm.

       In the event you have been distributed a key by a Kerberos administrator in the form of a hex string, you may use asetkey to install that.

	   % asetkey add 3 80b6a7cd7a9dadb6

       key should be an 8 byte hex representation.

PRIVILEGE REQUIRED
       The issuer must be able to read (for asetkey list) and write (for asetkey add and asetkey delete) the KeyFile, normally
       /etc/openafs/server/KeyFile.  In practice, this means that the issuer must be the local superuser "root" on the AFS file server or database
       server.	For asetkey add, the issuer must also be able to read the specified keytab file.

SEE ALSO
       KeyFile(5), bos_addkey(8), bos_listkeys(8), bos_removekey(8), kadmin(8), kvno(1)

COPYRIGHT
       Copyright 2006 Russ Allbery <rra@stanford.edu>

       This documentation is covered by the IBM Public License Version 1.0.  This man page was written by Russ Allbery for OpenAFS.

OpenAFS 							    2012-03-26								ASETKEY(8)
All times are GMT -4. The time now is 10:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy