Need to view all DB


 
Thread Tools Search this Thread
Operating Systems Solaris Need to view all DB
# 1  
Old 07-05-2011
Question Need to view all DB

Hi Gurus,
How to view only a database files on solaris. Please do a reply at the earliest.

Thanks | P.Bharathiraja
# 2  
Old 07-05-2011
List all the sybase databases
Code:
select name from sysdatabases

# 3  
Old 07-05-2011
What database? Oracle? Sybase? SQLite? MySQL? SleepyCat? LDAP? The NSS database? NIS/NIS+? There are probably thousands of different databases that one could possibly be running on a Solaris box and even a default out-of-the-box install with nothing else on it has several kinds.

I'm afraid you're going to have to more specific.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

View my posts

How can I view a list of my posts.? (5 Replies)
Discussion started by: drew77
5 Replies

2. What is on Your Mind?

Moving from Desktop View to Mobile View

See attached video for a demo on how to move back and forth from the desktop view to the mobile view. Currently this only works for the home page, but I will work on some new PHP code in the future to make this work with the page we are currently on. Edit: The issue with making every page ... (2 Replies)
Discussion started by: Neo
2 Replies

3. UNIX for Dummies Questions & Answers

Can I view an 'at' command?

Hi, One of our users has loads of jobs scheduled. When I do at -l I get a long list of tasks which end in .a Is there anyway I can view what these commands will do? Also, What's the relationship between the 'at' function and the crontab? I can't see any entries in crontab....Cheers (4 Replies)
Discussion started by: Grueben
4 Replies

4. HP-UX

How to view socket_udp_rcvbuf_default'value in hp-ux

In the hp-ux 11.31 environment . How can i view the values of below parameters: socket_udp_rcvbuf_default socket_udp_sndbuf_default thanks! (1 Reply)
Discussion started by: robbiezr
1 Replies

5. UNIX for Dummies Questions & Answers

view others process

Hello, I hope this is an easy question. I have a few users who login through SSH and some times their bash session is using 100% cpu even though its been "idle" according to who for several days. I would like to know what command the user ran in their bash session to peg the cpu out but am... (6 Replies)
Discussion started by: taheri6
6 Replies

6. UNIX for Dummies Questions & Answers

how do I view a jpeg?

I use gv or ggv to view a .pdf, or .ps file. What will allow me to see a jpeg file? If it matters, I'm using xterm on a PowerBook G4. (0 Replies)
Discussion started by: dsstamps
0 Replies

7. UNIX for Dummies Questions & Answers

How to view my IP

I run Ubuntu server 7.04, to learn some *nix. I set up LAMP, DNS and FTP but I don't know how to view my ip. now I tried ifconfig but that didnt tell me what I wanted to know. so by what way can I do this without a gui and a website like ipchicken? (14 Replies)
Discussion started by: blowFish@ubuntu
14 Replies

8. UNIX for Dummies Questions & Answers

view all others terminals

i'm responsible for maintenance at my place and would like to watch all terminals in front me.i log myself into one terminal, but would like to view copy of other's terminals visible to me, it is just like for audit/security watch. (2 Replies)
Discussion started by: vkandati
2 Replies

9. UNIX for Dummies Questions & Answers

DBM View

Can someone please recommend a UNIX based utility (Not Web) to view a DBM file? Michael (1 Reply)
Discussion started by: schafferm
1 Replies
Login or Register to Ask a Question