Greetings,
I am sure the answer to my question is simple, but it still eludes me! I want to get a copy of the Sybase ASE SQL Commands reference for 11.9.2
I have given up trying to find it on the Sybase site and am throwing myself on your collect mercy!
Greetings, I want to copy a table from database on a production server to a database with the same name on a test server, how might I go about this?
We are running Sybase ASE 11.9.2 on Solaris
I have had lots of 'fun' doing this! Try the code below, it works for me, I took out some of the error handly to get an easy cut/paste. Also, it can be sensitive to the RACF/ACF2 authority of who is invoking the REXX and whether the SORT program in on the APF listing. Try looking in your syslog...
Try looking in the ISPF Services manual under LM commands. The LM suite of tools is the functionality behinds most of ISPF options 2 and 3. With LM commands you can:
* Get member lists
* Compress PDS's
* Delete and rename PDS's
* A lot more!!
The last time I looked it worked only with PDS, not...
Thanks for the pointer. There is an excelent manual about TCP sockets under OS/390 at http://publibz.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/EZ306700/CONTENTS?SHELF=&DT=19950622202951#4.5
It is not that hard once you have read this manual!!
Greetings,
I need to write a REXX script (that will run under MainView/AO) that will permenantly listen to a TCP socket. Another application will pass requests for AO across the socket when-ever a problem repoert needs to be raised.
My problem is, I have no experience of TCP sockets!!
Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.