I am trying to create XSL document that can;
1) accept a URL parameter such as C:/xml/detail.xml?TaskID=1.20
2) filter the XML data on the specified value paramter
3) work on the client side (IE 5/6) only
I have seen many methods of doing this on an ASP server, but this needs to work on the...
I am developing an overnight batch job and do not know the best way to approach this in order to obtain the best overall performance.
I am looking to reconcile remote tables (from a non native database) with local SQL Server tables. Mostly its going to involve single table to table join but...
Hi,
I am perfoming a conversion of SQL Server database to DB2. The IBM porting document Im using suggests that I should use the TIMESTAMP datatype (for a SQLServer DATETIME datatype).
The problem is the front end Access application doesnot specify dates in the required format e.g...
Hi,
Im new to DB2 (currently Oracle/sql dba), and am attempting to convert our SQL Server DB to Db2 using the DB2 MTK from IBM. Now I have a problem that the original system has spaces in its table names and also its field names.
This is causing problems in the MTK becuase the migration...
Hi,
I was attempting to redirect the errpt to the syslog, and was deleting an entry from the ODM when I ran the following truncated command;
odmdelete -o errnotify
This has deleted 47 objects, when I only expected it to delete 2, so obviously some other vitals ones have now gone. We have a...
Hi,
Just found out that our database has been running with SYSTEM TRIG ENABLED set to false for a while, since we upgraded it to 8.1.7.4. As we dont use auditing at all, has anyone got any ideas on what the likely impact might be on the database?
Hoping for a "no impact" answer here...
Hi,
Ive creating the following script to log the level of paging space to a file. But I wondered if there was a more elegant way to achieve this because it looks fairly clumsy to me (and Ive not really used nawk b4)!?
date +"%m%d%H%M%t" > ./ps.tmp
lsps -s | tail -1 | nawk '{print...
Hi,
Our Oracle system is suffering from very poor performance, and Ive noticed that there is are relatively high enqueue timeouts (has reached over 500 before) but no enqueue waits, which is confusing me.
Can anyone shed any light on this problem and suggest anything else I should check to...
Hi,
Im trying to configure the httpd.conf file so that my apache (1.3.19) resolves the following browser lookups.
intranet.server.myco.co.uk -> "D:\htdocs\intranet\html"
server.myco.co.uk -> "D:\Program Files\IBM HTTP Server\htdocs"
This is an internal (intranet) server...
Hi,
Im not a notes programmer, so the concepts may be different, but Im trying to put in a request to a developer and Im having difficulty in finding out if Domino is able to process a POSTed HTML form. Sorry if this is a dumb qu, but Im sure this is a very basic request!
Basically, I have a...
Ive just installed Websphere Portal and onto WAS 4.02 (patched with fix pack 2 on the supplied CD).
Ive tried analyzing my logs which are stored locally on our D drvie, and I get the following error message, even though the path resolves correctly and files can be found in DOS. Also server is...
If we set our locally managed tablespaces (tablespace TEMP) do we still need to automatically extend the datafiles/ tablespace or is this whole process automated in Oracle 9/8i ?
Not sure I fully understand what it does for you ( I know it sorts out the extents .. but can you still set/disable...
Hi,
Please excuse the newbie questions in advance as Im fairly new to JSP.
1) I am currently passing session beans to other beans in the following way. Is this the best method ?
<jsp:useBean id="loginConn" scope="session" class="com.company.project.LoginBean"/>...
Hi
Im trying to get a definitive answer on the following, but cant seem to locate a clear answer anywhere.
We have many filesystems on an AIX 4.3.3 server which have nothing but Oracle datafiles on. These files are fixed in size and are manually extended as required (autoextend off).
What Id...
Im trying to configure a system odbc driver for all client pc's and was wondering if there was an easy way to automate this creation? Cheers
John (Sudmill)
Hi,
Im having problems trying to use this tool against my Oracle database. Any idea what Im doing wrong?
Im trying to execute the following line in sql navigator against an oracle database, logged in as system;
exec dbms_output.put_line('hi');
and it returns with the following output saying...
Help is really needed .. i did awk a long time ago at Uni and therefore think what im trying to acheive is possible, but know that my awk skills are now non existant!
Basically, Im doing a grep of a file at the moment, which outputs each line with the text. What I want it to do is also output...
hi,
Im looking for any details on comparing the IBM commerce suite with in particular the Microsoft offering of commerce server whici I beleive is the nearest competition. Am currentky trying to do a comparison to justify the use of Websphere.
Anyone know of any good resources or can help me...
Scuse the stupid question, but I havent used SQL Server since 6.5 (4 yrs ago), so thought Id ask for some advice considering the issues at hand. We have a problem where one of our six SQL server (7.0) databases is corrupt (and has been marked as such), and so needs to be removed and restored...
I need to embed a username and password into a web page to provide an automatic link through to a page within a secure area without the username and password dialogue box popping up.
Any ideas?
is there such a method as
<a HREF="www.securearea" username="xxx"...
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.