I don't know whether this is the right place or not, but there is a definite lack of Control-M forum (anywhere) so I picked here.
I have taken over a system sheduled by control-m and the wrapper script that calls oracle procedures is not returning error codes etc back to control-m.
The error...
Hello ...
A query that used to take 20 mins to complete under 9i now does not return a result after 24 hours.
Looking at the CBO execution plans we get ...
for 9i
-------------------------------------------------------------------------------------------------------------------------
|...
Hello
I am trying to gain some performance on a DW ETL process and would like to use Bulk Collect and/or FORALL.
I have spent quite some hours reading up but I am totally lost.
Here's what I'm trying to do:
DECLARE
CURSOR c1 IS SELECT key1, key2, value1 FROM table1@db1;
asofdt...
Please excuse my lack on knowledge, I'm relly new to all this.
We are a small home-based business in Australia - well 2 businesses.
We currently have 2 phone numbers assigned to our home phone with different ring tones depending on what number has been called.
Upstairs there is one phone...
This is probably REALLY easy ...
How can I search for a specific string within files in a directory and all its subdirectories?
ie I want to find the string "fred" in all the *.sh files in all subdirectories of /home
Thanks
Kenton
Hi
Our Informix system is currently logging to the root user's mail.
Our supplier said "It comes from informix(ie XXXXX part of logical logs etc) itself and there is no way of turning this off."
At 2000+ messages/day this is a tad excessive.
The message body contains similar to the...
Howdy
I've read and re-read the helpfile on CanGrow, CanShrink Properties and I cant seem to get a report to do what the help says.
Also ...
I've seen some threads on creating lines next to textbox fields but they don't seem to do what I want.
What I want is in the detail section for...
Gudday
I am calling a form from another form in Access and trying to populate a couple of fields on the second form from the first.
The problem is, the second field doesn't get populated except when stepping through the code!?!?
viz:
stDocName = "Actions"
DoCmd.OpenForm stDocName, ...
Hi again
how do I print string quotes (") using awk?
I have this:
awk '{print $1, $2, $3} < infile
1,2,3
2,3,5
but I need
1,2,"3"
2,3,"5"
(I wish I had a UNIX manual!!)
Thanks
Kenton
[flush2]
Hi all,
Just wondering what the best way is to select particular fields from particular records in comma delimited data files.
say I have the file file1.dat
1,header
2,123,23,1,,1,1,5
2,124,23,1,,1,3,9
2,125,23,1,,2,1,5
9,footer
and I want to create a file file2.dat containing only records...
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.