cancel
Showing results for 
Search instead for 
Did you mean: 

program migration monitor exits with error code 103 sybase

ashok_mohan
Participant
0 Kudos

During import ABAP step, an error occured. "Program migration monitor exits with error code 103 ". I am attaching the log files and the screenshot.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

there is a problem with package D010TAB. Can you, please, look for D010TAB.log file and paste it here?

Kind regards

ashok_mohan
Participant
0 Kudos

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140903124540

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 3376

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -ctf I D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DATA\D010TAB.STR C:\Program Files\sapinst_instdir\BS2011\ERP606\AS-ABAP\SYB\CENTRAL\DDLSYB.TPL D010TAB.TSK SYB -l D010TAB.log

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job completed

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140903124540

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140903124540

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 3520

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) INFO: D010TAB created

(IMP) INFO: import of D010TAB completed (43703917 rows) #20140903131604

(DB) INFO: D010TAB~0 created

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140903135023

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140904093724

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 4880

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) ERROR: DDL statement failed

(DROP INDEX "D010TAB"."D010TAB~1")

DbSlExecute: rc = 103

  (SQL error 3701)

  error message returned by DbSl:

[ASE Error SQL3701]Cannot drop the index 'D010TAB.D010TAB~1', because it doesn't exist in the system catalogs.

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140904094539

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140904104025

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 2256

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) ERROR: DDL statement failed

(DROP INDEX "D010TAB"."D010TAB~1")

DbSlExecute: rc = 103

  (SQL error 3701)

  error message returned by DbSl:

[ASE Error SQL3701]Cannot drop the index 'D010TAB.D010TAB~1', because it doesn't exist in the system catalogs.

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140904105337

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140904110040

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 3132

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) ERROR: DDL statement failed

(DROP INDEX "D010TAB"."D010TAB~1")

DbSlExecute: rc = 103

  (SQL error 3701)

  error message returned by DbSl:

[ASE Error SQL3701]Cannot drop the index 'D010TAB.D010TAB~1', because it doesn't exist in the system catalogs.

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140904110750

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140904110845

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 3572

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) ERROR: DDL statement failed

(DROP INDEX "D010TAB"."D010TAB~1")

DbSlExecute: rc = 103

  (SQL error 3701)

  error message returned by DbSl:

[ASE Error SQL3701]Cannot drop the index 'D010TAB.D010TAB~1', because it doesn't exist in the system catalogs.

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140904111509

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140904111642

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 1960

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) ERROR: DDL statement failed

(DROP INDEX "D010TAB"."D010TAB~1")

DbSlExecute: rc = 103

  (SQL error 3701)

  error message returned by DbSl:

[ASE Error SQL3701]Cannot drop the index 'D010TAB.D010TAB~1', because it doesn't exist in the system catalogs.

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140904112309

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140904112816

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 3232

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) ERROR: DDL statement failed

(DROP INDEX "D010TAB"."D010TAB~1")

DbSlExecute: rc = 103

  (SQL error 3701)

  error message returned by DbSl:

[ASE Error SQL3701]Cannot drop the index 'D010TAB.D010TAB~1', because it doesn't exist in the system catalogs.

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140904113440

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140904114746

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Mar  1 2012 02:35:43

patchinfo (patches.h): (0.210) Hom./Het.System Copy for SAP NetWeaver based on Kernel 7.2 (note 1386639)

process id 4940

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe -i D010TAB.cmd -dbcodepage 4103 -l D010TAB.log -c 99000000 -loadprocedure fast

(DB) INFO: connected to DB

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file SSEXC.SQL

(SQL) INFO: SSEXC.SQL not found

(SQL) INFO: Searching for SQL file D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL

(SQL) INFO: D:\PAMSAP\InstallationExport1\DATA_UNITS\EXPORT_1\DB/SYB/SSEXC.SQL not found

(DB) ERROR: DDL statement failed

(DROP INDEX "D010TAB"."D010TAB~1")

DbSlExecute: rc = 103

  (SQL error 3701)

  error message returned by DbSl:

[ASE Error SQL3701]Cannot drop the index 'D010TAB.D010TAB~1', because it doesn't exist in the system catalogs.

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE  INDEX "D010TAB~1" ON "D010TAB" ( "TABNAME" , "MASTER"  ) )

DbSlExecute: rc = 99

  (SQL error 701)

  error message returned by DbSl:

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

(DB) INFO: disconnected from DB

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

E:\usr\sap\PCP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140904115419

Former Member
0 Kudos

[ASE Error SQL701]There is not enough procedure cache to run this procedure, trigger, or SQL batch. Retry later, or ask your SA to reconfigure ASE with more procedure cache.

It seems you have a problem with a low cache. Increasing may help.

Try to have a look on this "note": SyBooks Online (Archive)

ashok_mohan
Participant
0 Kudos

How to increase the procedure cache? This error occurred during new installation.

Former Member
0 Kudos

Well, good question.

Here is the decription of the parameter: SyBooks Online

For changing it I think you should use sp_configure command (manual is here SyBooks Online).

Edit: Also you might find these links helpful (there are some examples)

How to change parameter values in Sybase | AdminDot

ashok_mohan
Participant
0 Kudos

Where to type the sp_configure command? When I execute the command in command prompt, it displays an error message, it displays an error message "sp_configure is not recognized as an internal or external command".

Former Member
0 Kudos

Well, you need to use some SQL tool. I do not know what you have on your system. I would expect for Sybase "isql" could work. But I am really not sure about this.

ashok_mohan
Participant
0 Kudos