If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Max Memory

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-24-11, 04:19
gopalmpawar gopalmpawar is offline
Registered User
 
Join Date: May 2011
Location: Pune
Posts: 16
Max Memory

How to see max memory of ASE from UNIX command prompt?
Reply With Quote
  #2 (permalink)  
Old 06-24-11, 07:32
Martijnvs Martijnvs is offline
Registered User
 
Join Date: Jan 2004
Location: The Hague/Utrecht, NL
Posts: 415
Log in to the databaseinstance with isql, and execture sp_configure "max memory".
__________________
I'm not crazy, I'm an aeroplane!
Reply With Quote
  #3 (permalink)  
Old 06-24-11, 07:45
gopalmpawar gopalmpawar is offline
Registered User
 
Join Date: May 2011
Location: Pune
Posts: 16
Max Memory

Log in to the databaseinstance with isql, and execture sp_configure "max memory".

Not from isql, can we see from UNIX o.s command promp?
Reply With Quote
  #4 (permalink)  
Old 06-27-11, 03:17
Martijnvs Martijnvs is offline
Registered User
 
Join Date: Jan 2004
Location: The Hague/Utrecht, NL
Posts: 415
Technically speaking, you can open an isql-session from the UNIX-prompt, but I gather you don't have access to the db-instance?
There is a .cfg-file located in $SYBASE that contains a block [Physical Memory], with a row Max Memory. That values is either DEFAULT, or some altered value.
__________________
I'm not crazy, I'm an aeroplane!
Reply With Quote
  #5 (permalink)  
Old 06-28-11, 05:08
gopalmpawar gopalmpawar is offline
Registered User
 
Join Date: May 2011
Location: Pune
Posts: 16
Replication Server

How to know database is primary or replicated?
Reply With Quote
  #6 (permalink)  
Old 06-28-11, 07:24
Martijnvs Martijnvs is offline
Registered User
 
Join Date: Jan 2004
Location: The Hague/Utrecht, NL
Posts: 415
That's a whole different topic. I don't have too much experience with Replication Server.
Perhaps the documentation can shed some light on this?
__________________
I'm not crazy, I'm an aeroplane!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On