cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 jobs cannot trigger after oracle upgrade to 9.2.0

Former Member
0 Kudos

Dear support,

We have performed oracle upgrade from 8.1.7 to 9.2.0 ,i am unable to trigger any job from DB13 , i am getting below error ,

Job started

Step 001 started (program RSDBAJOB, variant &0000000000030, user name CY

Execute log. command SAPDBA on host saptest

__Parameters: -u / -checkopt PSAP% -method EI

SAPDBA: Wrong option.

Usage:

sapdba [ -u <userid>[/<password>]

-P <userid>/<coded_password> /* (only for batch star

]

[ -p <profile> ]

[ -h[elp] ]

[ -r <dir> /* restart in batch

-export <tsp_list> <table>

[-dest <path>

<tape_device> [-tape_size <size_in_M>] ]

-alter_user <uid>/<pwd>

-init_sap_connect

-sapsid <SID1>[,<SID2>,...]

-version

-verbose

-V -VERSION [all]

]

sapdba without -u option would connect by

(1) <name>/<password> in <orapwd_file>, if spec. in init<SID>.dba

(2) system/manager, if default password is set or

(3) prompting for name and password.

External program terminated with exit code 2

SAPDBA returned error status E

Job finished

Best Regards,

AjitR

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

I think after upgrading the database , the sapdba utility is still being used . Please upgrade the SAPDBA utility to Brtools, this has many functions and will solve ur current problem.

Hope this helps you

Regards,

Maheswaran J

fidel_vales
Employee
Employee
0 Kudos

ok,

This error means that you are still calling SAPDBA to perform operations from DB!§.

But the SAPDBA version that you have does not support the operations.

You have upgrade from SAPDBA <= 6.10 to SAPDBA >= 6.20.

In the new version funtionality has been replaced by BRCONNECT.

This is explained on the note

<a href="http://service.sap.com/sap/support/notes/403704">403704 BRCONNECT - Enhanced functions for Oracle DBA</a>