Oracle Forum Search for Control-M
List of messages matching a given search query string
Voir le site Oracle Forum Search for Control-M
- Cube Deploy Model Name
- Hello experts,
I created a MaxL script to deploy my cube using the standard deploy syntax
deploy all from model ESS-MODEL-NAME in cube schema CUBE-SCHEMA-PATH etc.....
Since this MaxL script is executed weekly by Control-M via shell script, I don't want the ESS-MODEL-NAME to change, (...)
10 February 2012
- OID ldapbind on SSL port for -U 1 fails with handshake error
- After enabling SSL on OID, I cannot perform a simple ldapbind SSL, no auth bind. I'm getting an SSL handshake failure. The OID cert was generated with the hostname of the machine on which OID is running, so it should not be a hostname conflict. This worked before I enabled SSL through Fusion (...)
1 February 2012
- Re: Locale settings in SunOS for supporting special characters
- The data will be loaded into Oracle tables through our internal Stored procedure that will get triggered from a .KSH file. A Control M job triggers this .KSH file periodically. For this process(in the KSH file), We ftp files from a different host and then make the external tables ready and (...)
16 November 2011
- Re: ChoiceBox cell factory?
- Hi Jonathan,
First of all thank's to you and the rest of the JavaFX team for the exemplary work done on JavaFX. I just simply enjoying coding in it.
However, I mainly wanted to reply to you about the new ComboBox Control coming in JavaFX 2.1. I can't wait for it's release as it is (...)
16 November 2011
- Re: I could not set Automatic SQL Tuning enabled
- Hi P. Forstmann ,
Yes , I have the license.
SQL> show parameter control_m
NAME TYPE VALUE
control_management_pack_access string DIAGNOSTIC+TUNING
SQL> select * from v$version;
BANNER
Oracle Database 11g Enterprise (...)
15 November 2011
- Re: I could not set Automatic SQL Tuning enabled
- What is your 4 digits Oracle version ?
Do you have Tuning Pack license ?
What is the output of:
show parameter control_m
15 November 2011
- Re: Integration of Webcenter Spaces with ADF Application
- I'm able to access WSDL from Browser. Thank You.
For the data control, when i right click on webcenter spaces URL connection and choose 'create data control' , i'm getting the application error as 'SpacesWebserviceEndpoint is not a valid source for a data control'.
I dont see any solution (...)
10 November 2011
- Re: 3.1EA1 File browser bug?
- Well, I'm not an expert at reading thread dumps, but there are no blocked threads and any waiting threads don't seem to be waiting on (fighting over) the same resources. However, even before the dump, we see a java.lang.OutOfMemoryError in IconOverlayTracker.
Are you actively using the (...)
5 November 2011
- Re: can multiple sessions run on global temporary table?
- user1318402 wrote:
Hi There ,
I wanted to add another question to same thread which is going on : I have similar thing in my appliction. I have multiple control M jobs which will call multiple sesssions which will insert records into Global temporary table . and Each session is indepedent (...)
4 November 2011
- Re: can multiple sessions run on global temporary table?
- user1318402 wrote:
Hi There ,
I wanted to add another question to same thread which is going on : I have similar thing in my appliction. I have multiple control M jobs which will call multiple sesssions which will insert records into Global temporary table . and Each session is indepedent (...)
4 November 2011
- Re: can multiple sessions run on global temporary table?
- Hi There ,
I wanted to add another question to same thread which is going on : I have similar thing in my appliction. I have multiple control M jobs which will call multiple sesssions which will insert records into Global temporary table . and Each session is indepedent of each other and (...)
4 November 2011
- Re: can multiple sessions run on global temporary table?
- Hi There ,
I wanted to add another question to same thread which is going on : I have similar thing in my appliction. I have multiple control M jobs which will call multiple sesssions which will insert records into Global temporary table . and Each session is indepedent of each other and (...)
4 November 2011
- Error while configuring weblogic workshop application to cruise control.
- Hi,
I have a web application which is created through weblogic workshop 9.2 and want to configure it to cruise control.
In that process, i had to change the web app to ear application and created build.xml for configuring it to cruise control
but I'm getting the following error.
It (...)
1 September 2011
- Error while configuring weblogic workshop application to cruise control.
- Hi,
I have a web application which is created through weblogic workshop 9.2 and want to configure it to cruise control.
In that process, i had to change the web app to ear application and created build.xml for configuring it to cruise control
but I'm getting the following error.
It (...)
1 September 2011
- Grid Control Implementation
- Dear all,
My production database version 11.2.0.2 and OS:RHEL 5.5 Both are in 64 bit.Now,i want to implement grid control to view all my production databases centrally.But i am new to use grid control as well as release 11g.I need to submit which version of grid control i m going to use and (...)
24 August 2011
- Grid Control Implementation
- Dear all,
My production database version 11.2.0.2 and OS:RHEL 5.5 Both are in 64 bit.Now,i want to implement grid control to view all my production databases centrally.But i am new to use grid control as well as release 11g.I need to submit which version of grid control i m going to use and (...)
24 August 2011
- Re: AWR and Standard Edition RAC?
- Even with 11.2 Standard Edition database you can activate Diagnostic pack :
SQL> select * from v$version; BANNER
Oracle Database 11g Release 11.2.0.1.0 - Production PL/SQL Release 11.2.0.1.0 - Production CORE 11.2.0.1.0 Production TNS for Linux: Version 11.2.0.1.0 - Production (...)
17 August 2011
- Re: AWR and Standard Edition RAC?
- Even with 11.2 Standard Edition database you can activate Diagnostic pack :
SQL> select * from v$version; BANNER
Oracle Database 11g Release 11.2.0.1.0 - Production PL/SQL Release 11.2.0.1.0 - Production CORE 11.2.0.1.0 Production TNS for Linux: Version 11.2.0.1.0 - Production (...)
17 August 2011
- Re: AWR and Standard Edition RAC?
- P. Forstmann wrote
Automatic Workload Management and Automatic Workload Repository are 2 differents things...
But the Oracle document also says
Automatic workload management comprises the following:
...
- Automatic Workload Repository (AWR):...
For initialization parameters: (...)
17 August 2011
- Re: AWR and Standard Edition RAC?
- P. Forstmann wrote
Automatic Workload Management and Automatic Workload Repository are 2 differents things...
But the Oracle document also says
Automatic workload management comprises the following:
...
- Automatic Workload Repository (AWR):...
For initialization parameters: (...)
17 August 2011
- Re: AWR and Standard Edition RAC?
- thtsang wrote:
However, the report does not contain valuable information. Actually most of the AWR tables, like WRH$_SQLSTAT, WRH$_ACTIVE_SESSION_HISTORY are empty.
Any idea?
Oracle 11g 11.2.0.2 Standard Edition RAC
Did you check following instance parameter:
SQL> show (...)
16 August 2011
- Re: AWR and Standard Edition RAC?
- thtsang wrote:
However, the report does not contain valuable information. Actually most of the AWR tables, like WRH$_SQLSTAT, WRH$_ACTIVE_SESSION_HISTORY are empty.
Any idea?
Oracle 11g 11.2.0.2 Standard Edition RAC
Did you check following instance parameter:
SQL> show (...)
16 August 2011
- Re: Essbase 11.1.2.1
- Hi,
For example I'm going to monitor the jobs using Control M.What are the possible errors that may occur and what will be the solution ? Lemme Know
Thanks...
3 August 2011
- Re: Essbase 11.1.2.1
- Hi,
For example I'm going to monitor the jobs using Control M.What are the possible errors that may occur and what will be the solution ? Lemme Know
Thanks...
3 August 2011
- Essbase 11.1.2.1
- Hi,
I'm monitoring the jobs using Control M.What are the possiblities to occur the errors and what will be the solution ? Lemme Know
Thanks
3 August 2011
- Essbase 11.1.2.1
- Hi,
I'm monitoring the jobs using Control M.What are the possiblities to occur the errors and what will be the solution ? Lemme Know
Thanks
3 August 2011
- Re: Oracle 11g - Non Oracle JOB ?
- DBMS_SCHEDULER is the provided method for defining scheduled processing within the database. Yes there are other ways to do almost anything - for example you could use a third party scheduler such as Control-M or Autosys, or heaven help you, Informatica. You could drive the process from the IBM (...)
20 July 2011
- Re: Oracle 11g - Non Oracle JOB ?
- DBMS_SCHEDULER is the provided method for defining scheduled processing within the database. Yes there are other ways to do almost anything - for example you could use a third party scheduler such as Control-M or Autosys, or heaven help you, Informatica. You could drive the process from the IBM (...)
20 July 2011
- siebel batches
- What is the best way to automate batch upload?
That is i have external data coming in from external systems in terms of millions of records.
I need to process this data and store it in the siebel tables. I am using eim for this, also i am splitting it into threads which is right now (...)
14 July 2011
- siebel batches
- What is the best way to automate batch upload?
That is i have external data coming in from external systems in terms of millions of records.
I need to process this data and store it in the siebel tables. I am using eim for this, also i am splitting it into threads which is right now (...)
14 July 2011
- Re: Executing reports from Unix Command prompt
- Hi Subhadipta Samantray,
you can certainly use the ODBC client (NQClient) utility from the command line and feed the logical SQL for each report to the utilty using a script. An alternative might also be to invoke the OBIEE JobManager (Delivers) and run iBots. You could then attach this (...)
5 July 2011
- Re: Executing reports from Unix Command prompt
- Hi Subhadipta Samantray,
you can certainly use the ODBC client (NQClient) utility from the command line and feed the logical SQL for each report to the utilty using a script. An alternative might also be to invoke the OBIEE JobManager (Delivers) and run iBots. You could then attach this (...)
5 July 2011
- Re: Oracle 10g Too Many INACTIVE Processes in V$SESSION
- Did you find any solution to why the SYSMAN inactive processes are exponentially out of control?? I'm having the same issue! Please Help!
24 June 2011
- Re: Oracle 10g Too Many INACTIVE Processes in V$SESSION
- Did you find any solution to why the SYSMAN inactive processes are exponentially out of control?? I'm having the same issue! Please Help!
24 June 2011
- BC4J-based SQL data control How to?
- Hi,
I have a requirement to create an editable form that binds to a table in Oracle Database. I found "BC4J-based SQL data control" mentioned in the document (User’s Guide for Oracle WebCenter Spaces, section 26.4.1.1.2 Adding a Data Control as an Editable Table ) But it doesn't seem (...)
10 June 2011
- BC4J-based SQL data control How to?
- Hi,
I have a requirement to create an editable form that binds to a table in Oracle Database. I found "BC4J-based SQL data control" mentioned in the document (User’s Guide for Oracle WebCenter Spaces, section 26.4.1.1.2 Adding a Data Control as an Editable Table ) But it doesn't seem (...)
10 June 2011
- BC4J-based SQL data control How to?
- Hi,
I have a requirement to create an editable form that binds to a table in Oracle Database. I found "BC4J-based SQL data control" mentioned in the document (User’s Guide for Oracle WebCenter Spaces, section 26.4.1.1.2 Adding a Data Control as an Editable Table ) But it doesn't seem (...)
10 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Re: CSS Not supported in JavaFX 2 beta
- You should file a bug on http://javafx-jira.kenai.com/ for Project=Runtime and Component=Control.
I'm not familiar with OSGi, but new URL("bundleresource://88.fwk605645/test.css") results in "java.net.MalformedURLException: unknown protocol: (...)
8 June 2011
- Unable To Produce RTL (Right To Left) Output in Character Mode Reports
- hi
Work environment
Oracle Forms 6i(client/Server) With pacth 18
dot matrix printer
Window xp
Create Report with property "Direction" is "Right to Left"
NLS_LANG is set to AMERICAN_AMERICA.AR8MSWIN1256.
While running this report with mode=bitmap, the output columns
are flipped. (...)
1 June 2011
- Unable To Produce RTL (Right To Left) Output in Character Mode Reports
- hi
Work environment
Oracle Forms 6i(client/Server) With pacth 18
dot matrix printer
Window xp
Create Report with property "Direction" is "Right to Left"
NLS_LANG is set to AMERICAN_AMERICA.AR8MSWIN1256.
While running this report with mode=bitmap, the output columns
are flipped. (...)
1 June 2011
- Unable To Produce RTL (Right To Left) Output in Character Mode Reports
- hi
Work environment
Oracle Forms 6i(client/Server) With pacth 18
dot matrix printer
Window xp
Create Report with property "Direction" is "Right to Left"
NLS_LANG is set to AMERICAN_AMERICA.AR8MSWIN1256.
While running this report with mode=bitmap, the output columns
are flipped. (...)
1 June 2011
- Re: Exception in handler thread. in BI Presentation Services
- Hi ,
By any chance have you changed anything in socketrpcserver.cpp ??
looks like the file has changed or not copied propelry.
Open the socketrpcserver.cpp in vi editor and check if it contains any control M charatcers (^M).
Or
It can be because of the JavaHost process not (...)
30 May 2011
- Re: RMAN INC bkup is very large on Primary and small on Standby
- Hi,
Question 1: THere is no cronjob for any user to check the script being used for the backups - where else can I check , is there a scheduled job in Oracle so I can see what is being executed ?
Yes: Oracle ships with an integraded job scheduler. You can check the contents of the (...)
26 May 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
28 April 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
28 April 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
28 April 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
28 April 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
28 April 2011
- Re: Reports 6i - character mode report - to reduce font size of field
- HI, I My self writing , who created this question, as I got sucess in changing the font size.
my dflt.prt in printer folder has the following,
printer "dflt"
height 46
width 130
after page control(L)
return control(M)
linefeed control(J)
code "1" esc "G"
code "2" (...)
28 April 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
27 April 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
27 April 2011
- GC install fails on OMS Configuration step with NodeManager
- I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I (...)
27 April 2011
- Re: OIM and Control-m
- You can use the OIM Apis for the scheduler to update a scheduled task to run at the current time. There are lots of code samples here on the forum that show examples of making a connection to OIM using private key authentication or username/password. I would suggest searching for (...)
5 April 2011
- Re: OIM and Control-m
- Hi Kevin,
thanks for your reply,
Control-M is a scheduler.
how do I invoke an OIM schedule task (java class...) outside of OIM ?
do I need to use some OIM API ? to wrap the code in some way ?
thank you for your help (...)
5 April 2011
- Re: OIM and Control-m
- Hi Kevin,
thanks for your reply,
Control-M is a scheduler.
how do I invoke an OIM schedule task (java class...) outside of OIM ?
do I need to use some OIM API ? to wrap the code in some way ?
thank you for your help (...)
5 April 2011
- Re: OIM and Control-m
- I don't know what Control-M is, but if it can invoke a java task, then it can connect to OIM and start the scheduled task.
A scheduled task doesn't have to be run within OIM. The scheduler within OIM simply provides a way to invoke the java code that performs tasks or Recons within OIM. So (...)
5 April 2011
- OIM and Control-m
- Hello folks,
does any of you know if it is at all possible and how to ... run OIM scheduled tasks from Control-M . instead of the OIM scheduler.
thanks
S.
5 April 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: Calendar Control - setting selectable date range allowed
- Hi Balaa,
Thanks for the quick reply. Using these steps I'm able to set the default values in the text boxes related to the calendar controls which is useful. What I was really trying to do was effect a change to the way the date picker works i.e. when the picker appears only allow (...)
10 March 2011
- Re: B2B 11g - HL7 2.5 to XML transformation.
- Hi,
Can there be a problem with the fact that I am putting bytes in the JMS queue and when the parser in B2B would be parsing the file it would expect String?
I am just making a guess because I donot get any error without "translate" check box. I can get the file written to local file (...)
9 March 2011
- Re: Findout missing pl/sql objects.
- If this is a question about this Control-M tool then you're in the wrong place.
31 January 2011
- Re: Findout missing pl/sql objects.
- If this is a question about this Control-M tool then you're in the wrong place.
31 January 2011
- Re: Findout missing pl/sql objects.
- If this is a question about this Control-M tool then you're in the wrong place.
31 January 2011
- Findout missing pl/sql objects.
- Hi,
Can you please find the following issue and give me your ideas.
I am using job scheduler tool Control-M.
My issue is, I have pl/sql objects called 'A','B','C','D'.
This tool contains some list of objects.
I found the objects 'A' and 'B' in the tool.if I click on the object in (...)
31 January 2011
- Re: reconfigure reboot in u9
- well, i'm old-skulled UNIX admin, however it's not good i like to have all under control .. i'm just used to rebuild path_to_inst after hardware removal .. i did so in past and keep doing also now ..
regards
9 January 2011
- Re: How to initiate bpel process using Control-M
- Hi Paddy,
I am also evaluating the option of using Control-M scheduler with BPEL process scheduling. I think it has more to do with the features of that scheduler which i am trying to explore a little bit. Scheduler can call the web services but don't know the exact procedure.
Did you (...)
7 January 2011
- Re: How to initiate bpel process using Control-M
- Hi Paddy,
I am also evaluating the option of using Control-M scheduler with BPEL process scheduling. I think it has more to do with the features of that scheduler which i am trying to explore a little bit. Scheduler can call the web services but don't know the exact procedure.
Did you (...)
7 January 2011
- Re: How to initiate bpel process using Control-M
- Hi Paddy,
I am also evaluating the option of using Control-M scheduler with BPEL process scheduling. I think it has more to do with the features of that scheduler which i am trying to explore a little bit. Scheduler can call the web services but don't know the exact procedure.
Did you (...)
7 January 2011
- Error on Cancelling a Requisition
- Hello All,
I'm trying to Cancel a Requiistion by selecting Tools -->Control . But on Clicking on 'Control' i'm getting an error 'No Control Actions found for this document' found for this document.
The Requisition is in Approved Stage.
Any imputs on this will be really helpful. (...)
3 January 2011
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- Re: ODI Job Scheduling via Control-M
- I'm not sure...
but I've worked with Control-M and ODI few years ago.
If I remember well finally I have created bat files which run my scenarios (calling odistartscen tools) and Control-M was scheduling execution of these bat files...
Hope to help. (...)
7 December 2010
- ODI Job Scheduling via Control-M
- Are there any docs/guidelines on how to schedule ODI jobs using BMC Control-M?
Thanks,
Paul Johnson
[VLDB Solutions|http://www.vldbsolutions.com ]
7 December 2010
- ODI Job Scheduling via Control-M
- Are there any docs/guidelines on how to schedule ODI jobs using BMC Control-M?
Thanks,
Paul Johnson
[VLDB Solutions|http://www.vldbsolutions.com ]
7 December 2010
- ODI Job Scheduling via Control-M
- Are there any docs/guidelines on how to schedule ODI jobs using BMC Control-M?
Thanks,
Paul Johnson
[VLDB Solutions|http://www.vldbsolutions.com ]
7 December 2010
Dossier
Distributed architecture
Annonces
A voir sur le net
- Ordonnancement.net
Ordonnancement.net est un forum regroupant une communauté d’acteurs de l’ordonnancement de compétences différentes mais tous réunis par l’utilisation par l’utilisation d’un ordonnanceur.
Cette rubrique reprend les offres déposés sur le site, elles concernent donc exclusivement les métiers de l’ordonnancement.
- Keljob.com
Moteur de recherche d’emploi, job et stage du jeune diplome au cadre experimente. Criteres : region, type de contrat (CDD, CDI, Interim). Conseils pour les professionnels du recrutement (ASP,CV).
- Michael Page
Michael Page, cabinet de conseil en recrutement
- Monster.fr
Offres d’emploi monster.
- DirectEmploi.com
Offres d’emploi Informatique-Telecoms, depot de CV, tests de recrutement, plus de 14 000 annonces
- Apec.fr
30 offres de Cadre - Systèmes, réseaux, data
- ITProfil.com
ITProfil.com - Toutes les dernières offres de missions, offres d’emplois et offres de projets.
- Hays.fr
Jobs from Hays...
- Reseau-Emploi.com
Annuaire de 1100 entreprises et 3000 Offres d’emploi en informatique et électronique.
- Webcible-IT.com (Production)
Listing des offres Exploitation / Production / Maintenance
- Webcible-IT.com (Architecture)
Listing des offres
- Webcible-IT.com (Projets)
Listing des offres Gestion de Projets
- Webcible-IT.com (Ingénierie)
Listing des offres
- PC-infopratique.com
Les dernières offre d’emploi en informatique
- CarriereOnline
Le Blog des fonctions informatiques vous propose : Offres d'emploi, offres de stage et conseils en gestion de carrière dans les Télécommunications, Systèmes réseaux, Support informatique, Multimédia, Internet / NTIC, Ingénieur, Informatique industrielle, Informatique de gestion, Direction informatique, Conseil informatique, Autres fonctions informatique, Audit informatique, Architecte (IT)
- Cadremploi.fr
Ce service est fourni par CADREMPLOI.fr, il est protégé par le droit d’auteur et appartient à CADREMPLOI.fr.
- JobFreelance.org
Emploi Informatique - Offres de mission pour les freelances informatiques
Portail gratuit entièrement dédié aux missions freelance informatique, emploi informatique, recrutement informatique. Espace freelance et espace recruteur sont à la disposition des freelances informatiques recherchant des missions et des entreprises recherchant des compétences. Info pratique pour les indépendants informatiques
- OptionCarriere.com
Offres d’emploi sector : "informatique telecom" - France - Optioncarriere
- Emploirama.com
Dernières offres d’emploi dans l informatique parues sur emploirama.com
- CmonJob.fr
Votre recherche : Emploi Informatique / telecom , voici nos dernieres offres d’emploi sur CmonJob.fr. Emploi Informatique / telecom . Trouvez votre job !
- Jobtech.fr
Jobtech.fr - Le site emploi 100% Technique et Ingénierie. Offres d’emploi de la fonction "Hi-Tech / Informatique / Telecom"
- Orange-business.com
- Elancelot.com
Latest Job News
- Eci-conseils.com
Emploi par Eci-Conseils.com
- fr.emplois.offres
Google Group : Offres d'emplois ou de stages. (Moderated)
- Annuaire RH
Offres d’emploi quotidiennes http://www.annuaire-rh.org
- Freelance-info
- e-tangerine
votre partenaire sourcing
