cancel
Showing results for 
Search instead for 
Did you mean: 

db error while stop

former_member274353
Participant
0 Kudos

Hi Team ,

Recently I have changed password of Sybase database user SAPSA

after change password I am not able to stop and start the db

when stop the database error showing

/usrsap/QAS/SYS/EXE/RUN/STOPDB Terminate  with error code 13

Accepted Solutions (0)

Answers (7)

Answers (7)

former_member274353
Participant
0 Kudos

HI ,

My problem is resolved by SAP .

arun_kumar165
Participant
0 Kudos

Can i know the solution what SAP Suggested.

former_member217141
Active Participant
0 Kudos

Dear Kumar,

Try these steps below ;

1- Deleting the following file: DRIVE:\sybase\SID\OCS-15_0\ini\ocs.cfg

2- Stop / Start Job Scheduler

         exec sybmgmtdb..sp_sjobcontrol '','stop_js'

        go

         exec sybmgmtdb..sp_sjobcontrol '','start_js'

        go

3- Refresh DBACockpit

Best Regards

Former Member
0 Kudos

Hi Sandeep,

1872806 - How to set a new password for SA account in Sybase ASE server

Regards,

Himanshu

arun_kumar165
Participant
0 Kudos

Hi Sandeep,

Can you please apply licence for you Database.Because in stopdb file its saying Licence Check Failed

former_member274353
Participant
0 Kudos

Hi Arun ,

My database is working fine but only problem is that I am not able to stop via

SIDadm user

arun_kumar165
Participant
0 Kudos

Hi Sandeep,

Can you please check the env variable for sidadm.Whether it is pointing to your sybase script.If you check the Permission for script files.

manish_singh13
Active Contributor
0 Kudos

Hi Sandeep,

Please go through below SAP Notes to recheck your steps for resetting SAPSA account

2228120 - BS/BW on ASE: How to reset sapsa password


1796540 - SYB: Password changes with sybctrl.



Thanks,

MPS

Former Member
0 Kudos

Hi Sandeep,

Please try below steps... if they help....

Download sybctrl from SAP Service Marketplace and copy it exe folder.

sybctrl is contained in SYBCTRL_<pl>-<OS>.SAR and SAPEXEDB_<pl>-<OS>.SAR

Run /usr/sap/<SID>/SYS/exe/run/saproot.sh <SID> to adjust the permissions of the executable.

Regards,
Prithviraj.

former_member274353
Participant
0 Kudos

Hi ,

But when I changed and keep old password its working fine .download SYBCCTRL file minatory

OR this commands will have to run which user 

former_member274353
Participant
0 Kudos

Hi ,

When i tryed as perovide by you sap notes showing error .

Old and New password put same because old password I don't know .

Sriram2009
Active Contributor
0 Kudos

Hi Sandeep.

Check this SAP Note 1796535


BR

SS