Business Objects on Solaris


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Business Objects on Solaris
# 1  
Old 01-19-2006
Question Business Objects on Solaris

Has anyone installed BO on a Solaris 8 server that accesses DB2? I am having a problem the I am filling a file system up but the available precentage remains the same.
# 2  
Old 01-19-2006
are you installing it in your home directory. is there a "quota" limit to the user who is installing. run the command quota to see if there is a limit and if this limit is less than what is required, you may possibly get this error.
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Red Hat

Cron entry for every 10 mints on business day business hour

Could you “crontab” it to run every 10 minutes on work days (Mo - Fr) between 08:00 and 18:00 i know to run every 10 mints but can any one guide me how to achieve the above one (2 Replies)
Discussion started by: venikathir
2 Replies

2. UNIX for Advanced & Expert Users

Shared Objects

Hi. Does anyone know by how much a text size of an executable(on ibm) would grow if you link one shared object(library)? Is it a constant number or it depends on a .so that is linked? (3 Replies)
Discussion started by: Yura
3 Replies

3. UNIX for Dummies Questions & Answers

Shared Objects

Hi Friends ! I have a library, say libxyz.a. To view all the object files in the archive, i issued the command : ar -t libxyz.a which displayed all the object files it contains. Now, I would like to know the functions in each object file. Is there any such command that displays... (3 Replies)
Discussion started by: mrgubbala
3 Replies
Login or Register to Ask a Question