I used to be an old pro at SunOS back in the 4.1.3 days, but I'm tooling up on Solaris 10 now and I'd like input on some of the HA features available in Sun Cluster.
I have a (very) high transaction MySQL database running in a Solaris 10 zone on one physical server. I'm using MySQL replication...
Is there any way to put one of the ports on a 5xt or 5gt into 'promiscuous mode' so I can monitor the traffic on the rest of the zone with a protocol analyzer?
I can't be the first to notice that the man script (<sid>.sh) generated from the database creation assistant has a #!/bin/sh at the top, then uses a csh 'setenv ORACLE_SID sid', can I?
Am I crazy and missing something obvious? Is this a known bug? Where should I report it?
Using the procedure outlined in the Oracle documentation and this article:
http://www.idevelopment.info/data/Oracle/DBA_tips/Backup_and_Recovery/BandR_2.shtml
I spent most of yesterday frustrated trying to make a copy of a database from a hot backup.
The procedure is as follows:
1) Create a...
I have the following schema:
Person
------
Person_id (pk)
Visit
------
Visit_id (pk)
Person_id (fk)
Visit_date
I need to select the date of each Person's last visit and at the same time calculate the amount of time since their last visit, if there was one.
Anyone got a clever query for that?
This may be a fairly basic question, but I haven't found it in the archives.
I've defined a list of parts in 3 columns: $x,$y and $z.
I've made column $a into a drop down of values from $x.
When someone selects a value from the column $a drop down I want to copy the data from the corresponding...
I have a new application I'm working on and it would be *so* much simpler to have views available. Is anyone using 5.0 extensively and able to comment on its stability? I'd have to put some non-mission critical but still production databases into 5.0 and I don't want to have my data wandering...
I'm using PHP 4.1 and I haven't been able to find any error reporting mechanism that will show me the calling stack up to where an error is thrown. I've seen something in the PEAR docs where you can build your own stack trace, but that would take me days to add to all my code.
Isn't there just...
I have yet to witness it first hand, but my users are claiming that the agent phones on one of my ACDs are putting themselves into Make Set Busy and Not Ready status at about the same general time every day.
They say it started happening last week, so I don't think it was the Succession 3.0...
Crosspost from the J2EE forum, no answer from there yet.
I have a problem with displaying spanish data correctly, especially for editing.
I found how to set a header explicitly in individual responses, but I just want to make a change to have every header go out as:
Content-Type: text/html...
Now I have a problem with displaying spanish data correctly, especially for editting.
I found how to set a header explicitly, but I just want to make a change to have every header go out as:
Content-Type: text/html; charset=ISO-8859-1
Is that a setting in JBoss, my application or should I...
When we design a new site for a client that already has one I usually pull a fast one and make the 404 page their new index.html so people using old links don't get the ugly page.
However, I'm worried about search engines seeing the 404 response code and tagging the link as dead. Is there...
I inherited a J2EE app and I'm getting a lot of mysql errors when there's a quote or an apostrophe in the value of a field to be inserted or updated.
Is there a nice java function that I can wrap my field values in that would properly protect these symbols from the interpretter?
Thanks,
e.
I came in this morning and the time on my opt81c was set back an hour.
Is the switch smart enough to think it knows when DST ran out and updated itself early, or should I suspect my vendor set it remotely for some reason?
This is related to a previous post, but it got off topic from the original question, so I'm starting a new thread.
I need to set up a group of 6 univeral trunks to dial a set up 6 modem like devices that will answer on ring, they will only be called from internal extensions.
I tried to...
I'm getting the following error after upgrading MySQL form 4.0.x to 4.1.5:
javax.ejb.EJBException: Cannot convert value '2004-09-27 11:38:45' from column 40(2004-09-27 11:38:45 ) to DATE.
at qcigs.ejb.AdminBean.getOrders(Unknown Source)
at...
My error stacks end up looking like this:
javax.ejb.EJBException: Cannot convert value '2004-10-13 08:37:35' from column 42(2004-10-13 08:37:35 ) to DATE.
at karaokeus.ejb.AdminBean.getOrders(Unknown Source)
at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)...
I have a couple of analog lines from my 81c interfacing into a system that routes calls to intercoms. This system, from Rauland, is not detecting the termination of the call from the switch and it has been presented that the meridian does not drop the voltage on the line to signal the end of...
I just set up a spare phone to be MARP on a couple of multiple appearance DNs so when the admins go home on Friday they can forward these lines to the PBX operators. (Heaven forbid someone would have to wait 4 rings to get a voicemail prompt on Labor Day).
When I forward the phone it correctly...
An earlier post about security prompted me to ask this, I'm kind of in a quandry.
Running PHP as a module of Apache basically gives anyone with a little know-how access to any file that is readable by the web server process. Currently, I store config files with database username/passwords on...
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.