I am trying to configure Cognos ReportNet on my Windows XP Home. Here is the status of the tasks.
1. Installed Apache WebServer - Tested and it is working fine
2. Installed Cogns ReportNet 1.1 - Installed properly.
3. Content Manager setup - Tried to connect Oracle 9i database with admin...
HI,
I need to migrate perl program from one server to another. What steps do I need to follow during the process? If I simply install perl in the desired folder, will it be enough or do I need to tweak in any way to make it work?
After installation do I need to do any additional tasks?
Thank...
HI,
I am newbie to Perl. I started supporting one application that has one perl program and it needs modification. It does get next record if current record doesn't match pattern. I couldn't understand the use of s* and , in the match pattern. Could some one explain me in detail, please?
next...
HI all,
How could I migrate DTS packages, as a group, from one server to another? Currently I am coping one package at a time.
Any help is greatly appreciated!
Thanks!
Hi,
I have written the following script to schedule a job to run on 3rd Wednesday of every month, but It is executing on every Wednesday and every day between 15-21 dates. Can some one help me in fixing this bug. Any help is greatly appreciated!
00 16 15-21 * 3 /u11/cdw_prod/Script1.ksh
Thanks!
I know the SQL (in Oracle) for removing duplicates (leaves one record). Can some one translate the below or write new one in T-SQL?
delete from my_table t1
where exists (select 'x' from my_table t2
where t2.key_value1 = t1.key_value1
and t2.key_value2 =...
HI all,
When we migrated SQL server database from one server to another (New Server is robust), Insert performance has been improved a lot, but Update performance has diminished a lot. I couldn't find any change in objects like Indexes, Keys. What could be the issue?
PS: DTS packages are...
When I copy table (export data) from one SQL Server database to another, How I can import all the properties of table including primary key, indexes, dependencies etc.
Any help is greatly appreciated!
How is SQL Server 2000 performance on Windows 2003 OS server in comparision to Windows 2000? Does any one have any real time experince?
My DTS package performance has diminished on 2003 server, but I am not sure of the real culprit.
Can anyone help me with their expereinces?
HI all,
We have copied DTS packages from one SQL database on one server to another. New Server is more robust and has large memory. Other applications are running pretty fast on the server, But when I execute my SQL DTS packages, they are taking noticeably much longer comapring with old server...
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.