1
vote
1answer
32 views
Configuring SQL Anywhere to read from an ASE server
I have a Sybase ASE server that I'm able to connect to with ASE iSql totally fine. The database definition in my sql.ini file looks like:
[<NAME>]
master=TCP,<servername>,<port>
…
0
votes
0answers
14 views
How Can I Populate 2TB data for sybase database?
Hi..
For a kind of testing I need to create a sybase database and needs to populate the Database also.what are the best way to populate the database with some junk data?
Also for me the create …
0
votes
0answers
19 views
unable to compile stored procedure in sybase ase11
Hi i have a two stored procedure a and b, b called by a, in a one temp tables created and in the sp b trying to access temp table of sp a, at compile time getting error for missing object.
0
votes
2answers
108 views
Report on individual password expiration intervals in Sybase ASE 12.5
I want to run a report to make sure the password of every user is set to expire every 30 days, but the expiration interval doesn't seem to be stored in syslogins?
