|
Home > Archive > ASE Database forum > May 2005 > jisql vs isql
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Jayvee Vibar 2005-04-29, 3:26 am |
| When using jisql to execute: dump database mydb to "/folder/mydb.dat", I got
an error message: " Backup Server session id is 8. Use this value when
executing the sp_volchanged' system... ". However, when using the text based
isql there seems to be no prob. Why? Thanks.
| |
| Jeffrey R. Garbus 2005-04-29, 11:26 am |
| That's a message, not an error...
"Jayvee Vibar" <jcnvibar@hotmail.com> wrote in message
news:4271a181@forums
-1-dub...
> When using jisql to execute: dump database mydb to "/folder/mydb.dat", I
got
> an error message: " Backup Server session id is 8. Use this value when
> executing the sp_volchanged' system... ". However, when using the text
based
> isql there seems to be no prob. Why? Thanks.
>
>
| |
| Jason L. Froebe - Team Sybase 2005-05-08, 8:24 pm |
| Jayvee Vibar <jcnvibar@hotmail.com> wrote:
> When using jisql to execute: dump database mydb to "/folder/mydb.dat", I got
> an error message: " Backup Server session id is 8. Use this value when
> executing the sp_volchanged' system... ". However, when using the text based
> isql there seems to be no prob. Why? Thanks.
Hi Jayvee,
The message you are receiving in JISQL is sent to isql but it is ignored by isql.
--
No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1
Jason L. Froebe
Team Sybase member
|
|
|
|
|