Hello,
First of all, I apologize for not checking out the posts first hand before asking this question but I'm kind of on a deadline so here goes.
I'm trying to copy a database from a production server to a test server including the production server's master database. Since the production...
Hello,
I'd like to ask for your help, I'm not very good in SQL syntax.
I need to get the total time between field1 and field2 with format 10/14/2004 3:06:08 AM and post the result in format dd:hh:mm. Very much like how it is in Excel.
TIA!
Louie C.
Hi,
is this the correct and most concise syntax to match an argument to just two items?
if [ "$1" == "-[dD]" ]; then
ACTION
fi
I want a more concise version to the one below that's why i'm asking.
if [ "$1" == "-d" -o "$1" ==...
How do I use ls to exclude subdirectories, the . and .. but include all other files? I'll then just wc -w to get the total count of files?
TIA,
Louie C.
Hi,
I configured /etc/snmp/snmpd.conf recently substituting our own community string for "public" and it seems to be working fine but when i try to snmpwalk from localhost it just says the connection timed out. I flushed my iptables thinking it's causing the timeout but to no avail...
Guys,
Please help! I edited .dtprofile and .profile of root and there are yet no other users on my Solaris 2.6. I rebooted and now root can't login; the error message read: no shell or something.
How do I bypass this so I can log back in and edit the necessary files? Is there a single user...
Hi,
I've recently downloaded the patch cluster for Solaris 2.6 for Sparc then ran ./install-cluster.
Most patches failed to install, with a return code 8. I don't know what this means. Running install-cluster for all the patches OR patching it individually bears the same error below...
I have this error when clicking on only one particular button in a Unix application. But other buttons are ok. What may be the problem here?
tia,
Louie
------------------------------------------snip------------------------------------------
X Error of failed request: BadDrawable (invalid...
I'm trying to add workspaces on my GNOME desktop. But when I click Workspaces under Sawfish window manager or anything under that for that matter, it says "(Sawfish isn't running)". This is under a normal user. It works under root but I don't want to log in as root.
It worked on my...
Hi all,
I'm new to Oracle and I just inherited the database i'm currently working on so please bear with me. It's an Oracle 8i and runs on Solaris 2.6
I need to find out the ff. from my system:
1) Existing tablespaces and their size allocations;
2) the tablespace where the table I'm working...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.