draft - @ffahlevi
Pages
Home
Me !
Wednesday, March 29, 2006
Sybase - Bind tempdb
Sybase - Bind tempdb
bind a tempdb to a particular application / program
sp_tempdb 'bind','AP','
','DB','TEMPDB4'
bind a tempdb to a particular login name
sp_tempdb 'bind','LG','
','DB','TEMPDB2'
Newer Post
Older Post
Home