script to collect all db information

hi all

I am looking for shell script ,by which i need to gather all the DB information in Sybase server .

Thanks in advance :slight_smile:

what do you mean by "All" DB information. ?..

all the databases that are there in the environment

for example , i have around 12 servers with 30 databases so i need a script in such way that i need to connect the server 1 by 1 and get the pwd automatically and list the database name ,similaray it continues until all the information is received

ssh USERNAME@SERVERNAME COMMAND