cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi guys,

recently ive installed a new ERP 6.0 landscape with Sybase ASE and in both instances i was able to manage the database using the scjview executable, usually located under X:\sybase\SID\Shared\Sybase Central 6.0.0\win64 path.
Now if i try to install the latest Sybase version the executable seems missing, even if the path still exist.

Probably is a SAP choice, i dont understand the meaning (and worse i dont find any note/documentation regarding this change) but im just wondering which is the grapich tool i have to use to manage the database.
I tried to download Sybase Control Center (3.2.5) but im stucked after a few steps (not able to connect the database using sa/sapsa user).
Am i using the correct tool? Is there any other way? Administration is command line only?

Help me.

Thanks.

Regards.

0 Likes
View Entire Topic
former_member184473
Active Contributor
0 Likes

Hello Maurizio,

You can also isql.

e.g.

isql -S<Server> -Usapsa -P<password_sapsa>

Regards,

Eduardo Rezende