Reports 6i without report server, can I run schedule report job ?

I use Reports 6i, no Report Server, can I run schedule job to print reports in the midnight?....In server side is better, but if in client side will be ok...
Thanks

Yes, you can run a schedule job to print reports at a scheduled time. Below is how (done in command prompt):
h:\>at /?
The AT command schedules commands and programs to run on a computer at
a specified time and date. The Schedule service must be running to use
the AT command.
AT [\\computername] [ [id] [DELETE] | /DELETE [YES]]
AT [\\computername] time [INTERACTIVE]
    [ /EVERY:date[,...] | /NEXT:date[,...]] "command"
\\computername     Specifies a remote computer. Commands are scheduled on the
                   local computer if this parameter is omitted.
id                 Is an identification number assigned to a scheduled
                   command.
/delete            Cancels a scheduled command. If id is omitted, all the
                   scheduled commands on the computer are canceled.
/yes               Used with cancel all jobs command when no further
                   confirmation is desired.
time               Specifies the time when command is to run.
/interactive       Allows the job to interact with the desktop of the user
                   who is logged on at the time the job runs.
/every:date[,...]  Runs the command on each specified day(s) of the week or
                   month. If date is omitted, the current day of the month
                   is assumed.
/next:date[,...]   Runs the specified command on the next occurrence of the
                   day (for example, next Thursday).  If date is omitted, the
                   current day of the month is assumed.
"command"          Is the Windows NT command, or batch program to be run.
h:\>for "command" - you may want to consider writing a batch program to call your report.
Hope this helps.
-Marilyn

Similar Messages

  • Can we run an online game server on a os x server, can we run an online game server on a os x server

    can we run an online game server on a os x server

    Yes, you can.
    Probably unnecessary, though.
    OS X Server provides different services than what a game server expects and uses.  (There can be reasons to run OS X Server on your local network — mail services, web services, local DNS services, etc — and there can be reasons not to — fewer or no services configured running for the inevitable remote attackers to attack, etc.)
    If you're one of the many folks looking to run Minecraft Server here, that definitely doesn't require OS X Server.
    Once Minecraft Server and Java and the related peices are configured, the next biggest issue the Minecraft folks tend to encounter is with establishing a static or dynamic IP connection into the Minecraft Server — port forwarding and such — and with establishing the dynamic or static DNS translations to allow the remote users to connect to the server, and then with hardening the OS X or OS X Server system against the inevitable security attacks against the system.
    There are previous discussions of installing and configuring and troubleshooting the Minecraft Server bits posted around the forums, and it's likely been discussed elsewhere around the 'net, as well.

  • Ix4-300d can I run Rsync copy jobs accoss VPN

    I want to set up a point to point VPN to an offsite location with an ix4-300d at each location then run copy jobs between the devices.  By necessity these will be different subnets (172.16.16.x and 172.16.20.x)  The user guide seems to indicate that the devices have to be on the same subnet.  I need a definitive answer.  Can I install an ix4-300d at each location and schedule copy jobs between the two?

    Hi NASty,
    The two NAS devices will have to be on the same subnet. You can find more information on the following support page: Device-to-device replication overview   
    Have questions and need answers?
    Search the database for answers to FAQ's, software/driver downloads, tutorials, news, features and more!
    LenovoEMC Support & Downloads
    LenovoEMC North America Support Contact Page

  • Failed configuring Portal Server. can't run cacaoadm.bat

    Hi,
    I am trying to install Sun Java ES5 (2006Q4) on window XP. The configuration for portal server was failed. When I checked the logs, it complains cacao default instance was disabled and couldn't started. I went to the the directory and tried to manually run cacaoadm command. It returns:
    C:\Sun\JavaES5\share\cacao_2\bin>cacaoadm.bat enable
    This action cannot be performed by a non privileged user.
    I logged on to the windows as a user who is in the administrators group. Any other components installations were fine. I really have no idea how to solve this problem as there is no user account as administrator. Can someone please help?
    The portal config error from the log are as following:
    [#|2007-06-26T15:22:14.821+1000|INFO|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configureHost; |PSFB_CSPFC0021:Waiting for Cacao Server to Startup|#]
    [#|2007-06-26T15:22:15.696+1000|FINEST|SJS Portal Server|debug.com.sun.portal.fabric.util|ThreadID=37; ClassName=com.sun.portal.fabric.util.StreamLogger; MethodName=run; |PSFB_CSPFU0004: C:/Sun/JavaES5/share/cacao_2/bin/cacaoadm(Output)=default instance is DISABLED at system startup.|#]
    [#|2007-06-26T15:22:15.712+1000|FINEST|SJS Portal Server|debug.com.sun.portal.fabric.util|ThreadID=37; ClassName=com.sun.portal.fabric.util.StreamLogger; MethodName=run; |PSFB_CSPFU0004: C:/Sun/JavaES5/share/cacao_2/bin/cacaoadm(Output)=default instance is not running.|#]
    [#|2007-06-26T15:22:15.790+1000|INFO|SJS Portal Server|debug.com.sun.portal.fabric.tasks|ThreadID=10; ClassName=com.sun.portal.fabric.tasks.Cacao; MethodName=execCommand; |PSFB_CSPFT0342:<C:/Sun/JavaES5/share/cacao_2/bin/cacaoadm status> Returned <default instance is DISABLED at system startup.
    default instance is not running.
    |#][#|2007-06-26T15:23:45.790+1000|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configureHost; |PSFB_CSPFC0020:Cacao Server startup failed|#]
    [#|2007-06-26T15:23:45.790+1000|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configureHost; |PSFB_CSPFC0024:Failed to configure the Host
    com.sun.portal.fabric.tasks.ConfigurationException
         at com.sun.portal.fabric.config.PortalConfigurator.configureHost(PortalConfigurator.java:635)
         at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:166)
    |#]
    [#|2007-06-26T15:23:45.790+1000|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.ConfigurePortal; MethodName=main; |PSFB_CSPFC0014:Failed configuring Portal Server!!
    com.sun.portal.fabric.tasks.ConfigurationException: com.sun.portal.fabric.tasks.ConfigurationException
         at com.sun.portal.fabric.config.PortalConfigurator.configureHost(PortalConfigurator.java:749)
         at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:166)
    Thank you very much
    Regards,
    Tara

    Hi Deepak,
    Thanks for the post.
    Use cacaoadm restar gives me the same error.
    I found out that is a limitation for the windows version I am using. Basically, the account for installation and configuration has to be an local administrator not in network.
    Cheers,
    Tara

  • Can we run in Background job which can pick a file from front end ?

    Hi All,
    I would like to run a report in Background job , for this i need to pick a file from front end services(Local drive or share folder)
    Is there any alternate FM=>GUI_UPLOAD  to upload data from front end services or any other solution for this?
    I am getting error=> "No batch" and " Cannot perform frontend function in batch input mode"
    Could you please help on this ?
    Thanks for your help in advance.
    Regards,
    Prasad.

    Hello Prasad,
    IF you keep your file on a shared folder on your front end, you can access it via OPEN DATASET if your application server has access to that path.
    You can test it out by asking Basis to try and access your front end file from the app server itself.

  • Can XE run scheduled jobs against java code

    I am integrating into GetResponse (www.GetResponse.com) using their API using Java. My  program flow is basically have my Data in CSV file be read by Java code which uses the GetResponseAPI to upload the data to my GetResponse account.
    Can this be process be scheduled to run in Oracle XE i.e  have Java code automated to run once a day?

    However, when I put my server program to the LIVE server outside the network the client side says cannot connect to the server because: Connection Error, Connection refused: connect. So I read some stuff about firewall and NAT on the web but i was shamed that I don't understand there is any solution to this.What do you want us to do? You already know that the problem probably is that you need to open port 9999 in the firewall, and you probably also need to configure it for port forwarding.
    Most clients will be able to connect after that, but some might still have problems. E.g. some companies don't allow clients to connect to other ports than a few well known ones (e.g. 21, 80 and 443)

  • Can we run Scheduler based on other scheduler status?

    I have developed several interfaces in MII 14.0 version. Those interfaces have to run once in a day. So i have created Scheduler for each and every interface. Now they are asking us to put a logic that, 2nd scheduler should run after completion of first scheduler only.
    Is there any possibility to do like this in MII?

    Hi,
    As per my knowledge there is no direct way of achieving this, but you can do it by adding logic in Interface (BLS).
    Below is the logic :
    Suppose you have two interfaces A and B, define a Persistent or Inline variable(P) in A which will update the variable with Flat as "X". Now in interface B, write a condition if P=="X" then execute else terminate.
    Also, dont forget to set the flag value as Blank once B executed successfully.
    Hope this help .
    Thanks
    Shashank

  • How do I run scheduled background job manually

    I have a cancelled background job that is givingh dumps. I have implemented corrections and now i want to run it manullay to check it. How do i do that. Please suggest

    Hi Bill,
    You mentioned that you've applied some correction..If you applied some notes that might have modified the standard code.
    In that case Go to SE38, Give the program name, choose "variant" > Display. Now select the variant (with which you got the message its not valid).  Go to "Variant" > "Adjust".
    Then try running the report with the variant. This should solve the variant issue.
    Thanks,
    Debasis.
    Edited by: Debasis Sahoo on Sep 24, 2008 11:55 PM

  • ¿Can i run the Microsoft Project Server in Mac OS X Lion Server?

    When i use the Mac OS X Lion Server, or even, the Mac OS X Leopard Server, can i run another program like Microsoft Project Server, because i need the features that this gives me.
    Thanks you for your solutions
    (is it possible on Xserver?)

    Unfortunately, no one will be be able to answer your question re. a not-yet-released OS; they either do not know or are prevented from sharing their knowledge because of an NDA.

  • Can I run OA84 in Production?

    Hi
    When we are trying to create a new asset in Production from 1st Jan 2009 we are getting the following error.
    E351 you cannot determine the depreciation period  on 27.01.09 for period control 11 of the period control method  of phase N1 of deprection key  INTERN-00001-0000.
    When I try from long text with the option"the period control you entered is standar period control you can assign period control automatically",PROCEED step ,it is going to OA84 and creating from 2009.
    Now question is
    1.When I executed this in Quality it is working fine and I am able to create asset without any issues.Can I run this directly in Production also? or is there any way to transport in to Production ?
    2.Secondly we are using year dependent variant .Can we run this at all?Where to check whether we are using STANDARD PERIOD CONTROL ?
    regards

    When the values are ok in test you can run it in production

  • Server awareness in Java Scheduler job - or - Where Am I?

    What's the best way for me to make the Java Scheduler tell me what server it is running on? My application logic requires this information to create valid links in E-mail messages. The environment changes, of course, as my application navigates from development to test to production, so obviously hard coding is not an option. I don't like the way I am doing it now, passing it from NWA Java Scheduler as a text string job parameter. Requiring the portal system administrator in each environment to type the server path when they schedule the job doesn't seem like a very elegant solution.
    Any better ideas?

    hi jennifer,
    the km api offers an url-service: http://help.sap.com/javadocs/NW73/SPS05/KMC/com/sapportals/wcm/service/urlgenerator/IURLGeneratorService.html
    i hope with this you will find a solution.
       try
      IURLGeneratorService ug = (IURLGeneratorService)ResourceFactory.getInstance().getServiceFactory().getService(IServiceTypesConst.URLGENERATOR_SERVICE);
      IHierarchicalUri hierarchical_uri = ug.getAbsoluteUri(PathKey.CONTENT_ACCESS_PATH);
      //externalForm contains <protocol>://<host>:<port>
      String externalForm = hierarchical_uri.getRoot().toExternalForm();
      URI uri = URI.create(externalForm);
      String protocol = uri.getScheme();
      String host = uri.getHost();
      int port = uri.getPort();
    } catch (ResourceException e) {
      //some exception handling
    } catch (WcmException e) {
      //some exception handling
    } catch (Exception e){
      //some exception handling
    regards,
    christian

  • How to run a bAtch Job

    Hello ,
    How can I run a batch job (java class) that will update my jsp page with newly added entries from table in database.In short, i want to run a batch job which updates drop down list in jsp page every time any update happens in my table in database.
    Can anyone help with sample code?
    Thanks in advance.

    and my application is a webservice which runs on Tomcat

  • How can I run the report for different input values at the same time?

    Reports version: Report Builder 6.0.8.13.1
    Oracle version: Oracle8i Enterprise Edition Release 8.1.7.0.0
    I want to run the same report for different input parameter values and spool each o/p to different file and ftp to a server. For this, as a first step, I am spooling different input values in to a file, reading those values through a loop and calling the report for that input values. Each report run/execution is taking 15 minutes. Total report execution is taking approximately 4 hours (assuming 16 different input values) to complete. So I have to wait 4 hours to see ALL outputs.
    I would like to run the report parallel for ALL the input values and I should be able to see the ALL outputs with in 15 or 16 minutes.
    In my shell script, I added & symbol at the end of the report call to start/run the job in the background. Due to this the control passed to the next step after the report call. At this place I have an ftp command to send the output file to a different server and it is giving error some thing like “o/p file is not available/created yet". This is due to the fact that report writer is NOT yet completely started/initiated or it is NOT completed the spooling.
    How can I run the report at the same time for all the input values and save the time?
    Thanks in advance.
    Kishore.

    Increase the number of server engines running right now it seems there is only one engine running ,increase it to 4 or 6
    and then atleast 4 or 6 reports will run simultaneously.
    For FTPing the output add to your sript to check whether it is locked and if not then only try to ftp .
    Also for more better functionality read the document (chapter 15 ) for 10g reports for its new fuinctionality.
    http://download.oracle.com/docs/cd/B14099_17/bi.1012/b14048/toc.htm
    Thanks
    Subodh

  • 3EA4 -- can not run SqlDeveloper report to "table" style

    The same SqlDeveloper report, which was/is working in 3EA3 - same Oracle user, same privileges, same platform, same connection, same Java version, same same ... can not run the report to the "table" style. It works only with the "Script" style. So, betwen EA3 and EA4 something changed. No work around, just lost capability.
    note: I tried many SqlDeveloper reports that were working in the "table" style - none of them works in the "table" style anymore with EA4 - that really is not cool :(
    Here is one of those reports:
    SELECT
       object_name "Object_Name",
       object_type "Object_Type",
       CASE OBJECT_TYPE
          WHEN 'PACKAGE BODY' THEN 'alter package ' || OWNER||'.'||OBJECT_NAME || ' compile body;'
          WHEN 'SYNONYM'      THEN 'CREATE PROCEDURE ' || OWNER||'.tmp_compile_synonym AS BEGIN EXECUTE immediate ''alter synonym ' || OWNER||'.'||OBJECT_NAME || ' compile''; END tmp_compile_synonym;'||chr (10) || '/'||chr (10) || 'EXECUTE ' || OWNER||'.tmp_compile_synonym;'||chr (10) || 'DROP PROCEDURE ' || OWNER||'.tmp_compile_synonym;'
          ELSE 'alter ' || lower (OBJECT_TYPE) || ' ' || OWNER||'.'||OBJECT_NAME || ' compile;'
       END "Compile_Statement"
    FROM dba_objects
    WHERE owner=upper(:OWNER)
    AND status = 'INVALID'
    ORDER BY object_type;Note: Reverted to EA3 until the problem is idenfied/solved
    Edited by: zaferaktan on Feb 24, 2011 11:50 AM
    Edited by: zaferaktan on Feb 24, 2011 12:30 PM

    ok, I did update to JDK 1.6_24 , edited the jdk file under .sqldeveloper to point to the correct JDK version and invoked the 3EA4 from the command line:
    raisin:~/sqldeveloper3EA4$ ./sqldeveloper.sh -J-Xmx1024m
    still having the issue. None of the "table" style reports work.
    So, something definitely changed in EA4 that broke the "table" style reports (at least in my case).
    I am using the same "thin" connections that I created before (it picked it up from the .sqldeveloper settins). Did anything change for the thin jdbc connection in EA4 compared to EA3 ? I looked at the change list and don't see it there. I saw bug 09883309 reported here: 3.0 final+EA4: Doesn't work with 11.1 OCI/Thick driver , but don't think it has anything to do with the problem I am seeing - I don't use OCI, but jdbc thin. I wonder if there is a problem with 11.2.0.2 jdbc thin in EA4 and my database server version (10gR2 base version on RHEL 4).
    But if Jim doesn't have the problem with the same JDK version and "almost" the same platform - maybe the database server version is an issue ? All I know, these reports (table style) was/is working with the EA3 - but not in EA4 .
    When I run the report - the execution window does not display anything - all grey - then if I click on the green arrow (go/run) button, I see the following exceptions in the terminal from which I invoked the sqldeveloper:
    Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: ""
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:470)
         at java.lang.Integer.parseInt(Integer.java:499)
         at oracle.javatools.data.HashStructure.getInt(HashStructure.java:410)
         at oracle.dbtools.raptor.config.DBConfig.getInt(DBConfig.java:1044)
         at oracle.dbtools.raptor.controls.grid.ResultSetTableModel.init(ResultSetTableModel.java:112)
         at oracle.dbtools.raptor.controls.grid.OracleRSTModel.init(OracleRSTModel.java:30)
         at oracle.dbtools.raptor.controls.grid.RSTModelFactory.getResultSetTableModel(RSTModelFactory.java:47)
         at oracle.dbtools.raptor.controls.grid.ResultSetTable.setQuery(ResultSetTable.java:115)
         at oracle.dbtools.raptor.controls.display.DisplayResultTable.updateQuery(DisplayResultTable.java:158)
         at oracle.dbtools.raptor.controls.display.DisplayResultTable.refresh(DisplayResultTable.java:112)
         at oracle.dbtools.raptor.controls.display.DisplayPanel.refresh(DisplayPanel.java:769)
         at oracle.dbtools.raptor.controls.display.DisplayPanel.refresh(DisplayPanel.java:618)
         at oracle.dbtools.raptor.report.addin.ReportEditor$1.actionPerformed(ReportEditor.java:164)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

  • Can we run SYSAUD and DDDAUD reports from AppDesigner? If yes, how to?

    Can we run SYSAUD and DDDAUD reports from AppDesigner? If yes, how to?

    No, you cannot run any program from AppDesigner. This is a development tool.
    However, without the front end application, you could be able to run programs through the commands lines (PSSQR/PSAE...)
    Nicolas.

Maybe you are looking for

  • Not fully loading

    iMovie starts up and then doesn't completely load the interface and clips, just hanging there. I have tons of Ram. Any ideas here?

  • Index name by schema user

    Hi all exeprts, I want to find out  all index of schema user X.  Can you please tell me what will be the query? I will appreciate you help. It will be like below schema name       index name

  • No sound, Windows Mediaplayer 11 & HP mediasmart, Error code= cood11b1

    Help!! No sound  Pavilion DV7-1200 Vista,W/ IDT High Def audio Cedec Ver.6-10-6087.0, tried  both internal and external speakers,USB headphones, with  WMP11 or  HP Mediasmart,  error code is cood11b1. I've Googled error code and symptom, Have tried a

  • Network render engine with projects over 2gb?

    I recently set up a network render farm using Adobe CS4 and adobe's render engine.  I have no problem collecting my files over my network using the renderfarm for projects with resource files and project files smaller than 2 GB.  However, working wit

  • I rented the movie Contagious and I have only 47 hours left to watch it, but it will not PLAY

    I rented the movie Contagious and I hve been told I have 47 Hours in nwhich to watch the movie. BUT!!! I cannot watch any of it. Please someone HELP!!!!