Startup batch file not working on WinXP S.P.2

I have Oracle database release 10.1.0.2.0. And until recently, it started up and shut down easily from 2 batch files that I used. Luckily, although they don't work now, I can still open Oracle by using the [ Administration Tools | Services ] tabs and manually start the required services. When I click on my startupOracle.bat file now - the dos window that appears seems to zoom by so fast - and nothing gets started. So, of course, I'm relieved that I can still operate
Oracle software. I'm wondering if the fact that the batch files aren't working is a symptom of another ( general computer ) problem I might have. Here is the startup batch file which used to work , but not now
startupOracle.bat
@echo off
%systemdrive%
REM #
echo.
echo You are about to start Oracle Services and Database
echo.
set /p Input=Do you want to continue? (Y=Yes N=No) =
IF /i "%Input%"=="Y" (goto Proceed)
exit /b
:Proceed
echo Oracle Instance and Services Startup in progress
echo.
Net start OracleCSService
Net start OracleDBConsoleorcldata
Net Start OracleOraDb10g_home1iSQL*PLUS
Net Start OracleOraDb10g_home1TNSListener
Net Start OracleServiceORCLDATA
echo.
echo Oracle ORCL Instance and Services Startup completed Successfully
echo Good Bye
echo on
EXIT /B

Hi there,
Thanks for getting back to me.
Suddenly everything started working and I hadn't pushed out any fixes to users and it just started to work again.
Anyway I am just relieved.
Thanks
John
 John Mackay | Support Services Manager
 HISTORIC HOUSES TRUST OF NSW
 The Mint | 10 Macquarie Street | Sydney NSW 2000
 t. 02 8239 2347 | f. 8239 2422| www.hht.net.au
  Please consider the environment before printing this email.

Similar Messages

  • SQL 2008 Agent - run batch file not working

    Hello,
    I am having some strange issues with a batch file running out of SQL agent I'm hoping I can get some help with.
    The batch file's purpose is to send some log files to a SFTP server.
    The job has been working great for the past 3 weeks, however this morning it stopped working. The job doesn't error out, however the entire job completes in 00:00:00 duration and I'm given the following message 
    Date 4/7/2014 3:38:00 PM
    Log Job History (***Log Transfer)
    Step ID 1
    Server *******
    Job Name **** Log Transfer
    Step Name run batch
    Duration 00:00:00
    Sql Severity 0
    Sql Message ID 0
    Operator Emailed
    Operator Net sent
    Operator Paged
    Retries Attempted 0
    Message
    Executed as user: USERNAMERemoved . The step did not generate any output.  Process Exit Code 0.  The step succeeded.
    The batch file looks like 
    echo  *********************************
    echo  ** JOB EXECUTED %date% %time%  ** 
    if %errorlevel% neq 0 exit /b
    C:
    cd "C:\Program Files (x86)\WinSCP"
    winscp /console /script=G:\Batch\LogTransfer.txt
    call G:\Batch\LogTransfer2.bat
    echo ** COMPLETED %date% %time%  ** 
    echo  *********************************
    I have numerous other batch jobs running on this server, no other job has had this issue.  I have deleted and recreated both the job step and the entire job.  I have recreated the batch files from scratch.   I have also deleted the entire
    contents of the batch file and just simply put in echo **** and still received the message so I'm near positive it has nothing to do with the actual batch file.  
    I have reset SQL Agent, as well rechecked that the SQL Agent account has run batch rights granted to it.
    I moved the batch files to another folder, and they worked for about 4 runs until the same issue happened!!!
    The job does execute 100% perfect if I run it manually via batch or if I kick it off starting the job out of SQL.
    I am out of options here, does anyone have any ideas that could help me out?
    Thanks,
    Ryan

    Hello,
    Try to edit the step, and on the Advanced page of that step try to configure the job to create a log on the location you specify (Output file). Try to run the step again and examine the log created.
    Could you try to change the owner of the job to “sa” or to your Windows account? Maybe the SQL Server Agent account does not have access
    to the following folders:
    G:\Batch\
    C:\Program Files (x86)\WinSCP
    Alternatively, you can try to create a proxy account.
    http://technet.microsoft.com/en-US/library/ms190698(v=SQL.105).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Batch file not working with Scheduler

    I have written a simple batch file which copies contents of one directory to another directory on second server. Both the servers are Windows 2008 R2 and are member servers in the same domain. It is a simple .bat file which copies contents to another folder
    which is mounted as a network drive . 
    This script when I run it from COmmand Prompt window, it works file. But If I schedule it run at a particular time, it does not run. The scheduler starts the batch file and within a second reports it as complete. The copy does not happen.
    I have also tried robocopy command instead of xcopy. But same result.  It works from the command prompt but scheduler cannot run it. But there is no error reported by scheduler.  e.g. task triggrred 11:43:15  completed 11:43:15. 
    Any suggestions? Inputs?
    From :
    shekhar-nsk

    Hi Shekhar,
    I don't think this issue is related to your script. If you run any other simple script then also you may face the same issue.If yes,
    1) Make sure you are using appropriate credential on task schedular. Change User Or Group if require.
    2) Try to run task with "Run with highest privileges"
    3) Ensure you gave the arguments and parameters properly without missing even quotes.
    Can refer below link for more information on scheduling a PS script and replace the same per your requirement for batch file (.bat).
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/43e19576-476d-4735-85ef-c508c18f11e8/executing-powershell-scripts-via-task-scheduler
    Please remember to mark your question as answered & Vote helpful,if this solves/helps your problem.
    Best Regards,
    Pavan Kumar Sapara
    s p kumar

  • Bridge CC Tools - Photoshop - Batch does not work in Photoshop CC 2014.

    in Bridge CC Tools - Photoshop - Batch does not work in Photoshop CC 2014. At first I didn't even see the option but I reinstalled Photoshop CC and now I see the menu option but when I try it there is a message that I need to use Photoshop CC. So I open Photoshop CC and the same thing happens? I can't seem to make it work.

    Kitty,
    Your screen shot is in the virus scanning queue, where it can linger for minutes, hours, days or weeks.
    If you use the camera icon in the reply editor's formatting bar, you can embed your image in your post, where it will be viewable instantly.
    then:
    As for your issue, make sure all applicable scripts are checked in Bridge preferences:

  • Photoshop SC5. What's the problem, Automate / Batch, did not work.

    Photoshop SC5. What's the problem, Automate / Batch, did not work.
    Message was edited by: roomus

    What OS?  Details?
    What error message?

  • JRE7Update25 Deployment Properties File Not Working And Cant Disable Next Gen Plugin

    Good Day
    Our organisation needs to deploy JRE7U25 to over 4000 workstations. Our desktops are running the following Windows and IE combinations:
    WinXP 32 Bit/IE7
    WinXP 32 Bit/IE8
    Win7 32 Bit/IE8
    Win7 32 Bit/IE9
    Win7 64 Bit/IE8
    Win7 64 Bit/IE8
    We use the 32bit JRE installer across all environments and all IE browsers use 32Bit IE. On all of our environments the Deployment.properties and config files no longer work due to what appears to be a bug in the JRE7U25 installer. Our deployment files are as follows:
    Deployment.config
    deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
    deployment.system.config.mandatory=true
    Deployment.properties
    deployment.security.level=MEDIUM
    deployment.security.level.locked=
    deployment.javaws.autodownload=NEVER
    deployment.javaws.autodownload.locked=
    deployment.security.mixcode=HIDE_RUN
    deployment.security.mixcode.locked=
    deployment.console.startup.mode=HIDE
    deployment.console.startup.mode.locked=
    Both files are being copied to the following location:
    C:\Windows\Sun\Java\Deployment
    After the installer runs and deployment files are copied to the workstation the deployment.properties and config files look like this:
    Deployment.config
    deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
    deployment.system.config.mandatory=true
    Deployment.properties
    #System Deployment Properties
    #Mon Jul 01 12:29:20 CAT 2013
    deployment.security.level=MEDIUM
    I have tried changing the deployment.config file as follows in an attempt to fix this to no avail:
    1. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=true
    2. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=false
    3. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=true
    4. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=false
    5. deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.properties
    None of the above mentioned works. So all our required settings in the deployment.properties file are being overwritten when opening the Java console? Our other major problem is that Changing the registry key to 0 in order to disable the next generation plugin does not disable the next generation plugin in Jre at the usual location as it worked for us machine wide (across multiple profiles for JRE6U29):
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in\10.25.2]
    "UseNewJavaPlugin"=dword:00000000
    ^^I have observed on a fresh install of JRE7U25 that the above mentioned registry key no longer exists in this version so a computer wide disablement of this option is no longer possible via the registry.
    On our 32Bit and 64bit machines running the 32 bit JRE 7U25 client when we disable the next generation plugin it keeps enabling itself again. Even when we run the javacpl.exe to run as administrator by changing the compatibility settings and disabling the next generation plugin it enables itself again. This is a huge problem for us because our company Oracle web based applications need this plugin to be disabled in order to run the apps properly.
    These are major obstacles for our deployment as we desperately require assistance or any advice in addressing these issues as there appear to be numerous bugs with the JRE7U25 release. Thank you in advance.
    Update 7 July 2013:
    I have observed that if you have the following options in your Deployment.config file it doesn't allow our java webstart apps which use jnlp extensions to run.
    1. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=true
    2. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=false
    3. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=true
    4. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=false
    The jnlp file association is also broken on Windows XP workstations with JRE7U25. We are having to manually associate the .jnlp file extension with javaws.exe on workstation for Web start apps or else users cannot lauch JRE whn clicking on .jnlp links.
    The only Deployment.config syntax which allows our Webstart applications to run is as follows:
    deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.properties
    What a mess!

    I don't have an answer to the problem, but I am having problems with the system level deployment.properties file and IE9 on Windows 7 32/64bit.
    Starting with version 13, the IE plugin seems to igonore the system level deployment.properties file in favor of the user level deployment.properties file. When I open the Java Control Panel, the settings are correct per the system deployment.properties file. Currently to get the Java Plugin to work reliably in IE9 I have to set the following:
    _JAVA_OPTIONS = -Djava.net.preferIPv4Stack=true
    Disable caching
    Set the proxy to Direct Connection.
    If I set the _JAVA_OPTIONS as an environment variable and the other two in the system deployment.properties file, Firefox works fine, but IE wont load either of the Java tests. If I removed the system deployment.properties files and configure the user deployment.properties file, both IE and Firefox work fine.
    I find it interesting that if I set the configuration through the control panel, then apply the system deployment.propteries file, the user deployment.properties file reverts to defaults when the system file is removed.

  • PS/Bridge CS5 Batch Processor Not Working / Missing Scripts

    I'm having a bit of a problem within Photoshop/Bridge CS5 and haven't found anything that works to resolve it.
    In Bridge, I want to launch the Photoshop Batch Processor via Tools>Photoshop>Batch.
    When I select this, Photoshop launches, but the dialog to process the images never shows. On occasion, if I return to Bridge and attempt the same operation again, I'll get a notification that there's already something in progress and asks if I want to queue this operation. The other times (majority) I can return to Bridge and attempt the operation again but get no dialogues in Photoshop. I can try the other options in this menu as well (eg Image Processor, etc) and get the same results.
    Here's what I've done so far:
    1. Checked Bridge Edit>Preferences>Startup Scripts and ensured those were all checked. I even disabled all, closed Bridge and Photoshop, then re-enabled.
    2. Cleared all Preferences from Bridge and Photoshop (using Ctrl+Shift+Alt at launch).
    3. Reinstalled Photoshop (multiple times)
    4. Uninstalled Photoshop, ran the Adobe CS Cleaner application, then reinstalled Photoshop.
    It should be noted that in Bridge>Edit>Preferences and Startup Scripts, if I click the button to 'Reveal my scripts' the folder it takes me to is blank. Not sure if this folder is solely used for personal/user created scripts or for others as well, but it's completely empty.
    I have also gone to Help>Updates and updated both applications with any necessary updates from Adobe.
    If I go into Photoshop and select File>Automate>Batch or even File>Scripts>Image Processor, both dialogues open fine.
    Running Windows 8.1 Pro.
    Anyone else seen this and actually resolve the issue? Does anyone know where the scripts are supposed to be located and/or if I can get them from somewhere else? Any help is much appreciated

    Make sure Photoshop is not started and then try to use Bridge menu Tools>Photoshop>Batch does Photoshop start up?
    Bridge CS5 menu Tools>Photoshop>Batch works on my Windows 7 Pro system
    Photoshop Automate>Batch is not a script  and Photoshop does not any external java program it had its own version of java plugin.
    c:\Program Files (x86)\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\ScriptingSupport.8li
    c:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\Plug-ins\Extensions\ScriptingSupport.8li
    However there are two startup scripts for the bridge involved Bridge and Photoshop  You must have them for you have a Bridge menu Tools>Photoshop>items
    two scripts on my system are:
    c:\Program Files (x86)\Common Files\Adobe\Startup Scripts CS5\Adobe Bridge\bridge-4.jsx
    c:\Program Files (x86)\Common Files\Adobe\Startup Scripts CS5\Adobe Photoshop\photoshop.jsx
    The photoshop.jsx seems to be the one the the inserts the menu Tools>Photoshop>Batch into Bridge and also invokes Photosgop Automate>batch  photoshop.jsx  also inserts the other Bridge menu Tools>Photoshop>Menu Itens that you state work.
    Here is what I see in my photoshop.jsx for batch.  I do not know or understand Bridge scripting and do not know javsscript but what I see there seems to be some checking done about Photoshop being available and if it is not the script just returns which is what you seem to be experiencing the test looks like this
      if (!photoshop.correctPSIsAvailable (availabilityCheckOptions))
      return;
    The whole batch support section follows:
    //=================================================================
    // Batch
    // Sets up Photoshop's Batch automation command to be
    // accessed from the Bridge.
    //=================================================================
    // This routine takes an array of files. If called by Photoshop,
    // it will invoke Batch with the files. If called by
    // any other app, it will send a BridgeTalk message to Photoshop
    // to invoke this routine with the same arguments.
    photoshop.batch = function (/* Array */ files, availabilityCheckOptions)
      try
      if (availabilityCheckOptions == null)
      availabilityCheckOptions = new AvailabilityCheckOptions ();
      // Make sure this can be run.
      if (!photoshop.correctPSIsAvailable (availabilityCheckOptions))
      return;
      if (BridgeTalk.appName != "photoshop")
      // Bring Photoshop to the foreground.
      BridgeTalk.bringToFront (photoshop.versionInfo.btTargetName);
      // Create a new BridgeTalk message for Photoshop to invoke
      // Batch with the selected files
      var btMessage = new BridgeTalk;
      btMessage.target = photoshop.versionInfo.btTargetName;
      btMessage.body = "photoshop.batch (" + files.toSource () + ");";
      btMessage.send ();
      else
      app.bringToFront();
      photoshop.runActionCommand ('batch', files,
      localize ("$$$/PSBI/Automate/BatchSettingsFile=Batch via Bridge Settings"));
      catch (error)
      if (error.number != 8007) // Don't report user cancelled errors.
      alert (error);
    // This routine is called when the Bridge's Batch menu item is
    // chosen.
    photoshop.batchFromBridge = function ()
      try
      var availabilityCheckOptions = new AvailabilityCheckOptions ();
      // Make sure this can be run.
      if (!photoshop.correctPSIsAvailable (availabilityCheckOptions))
      return;
      var files = photoshop.getBridgeFileListForAutomateCommand (true, false);
      if (files.length != 0)
      photoshop.batch (files, availabilityCheckOptions);
      catch (error)
      if (error.number != 8007) // Don't report user cancelled errors.
      alert (error);
    // The code below inserts the Batch menu item into the Bridge menus.
    if ((BridgeTalk.appName == "bridge") && (BridgeTalk.appVersion.indexOf (photoshop.versionInfo.bridgeTargetVersion) == 0))
      // Use temp function to keep vars out of global namespace.
      photoshop.tempFunction = function ()
      // Set up the info necessary for inserting this item into the Bridge's menus later.
      var menuItemInfo = new Object;
      menuItemInfo.text = localize ("$$$/PSBI/Menu/Automate/Batch=Batch...");
      menuItemInfo.name = 'Batch';
      menuItemInfo.onSelect = photoshop.batchFromBridge;
      photoshop.menuItemInfoArray.push (menuItemInfo);
      photoshop.tempFunction ();
      delete photoshop.tempFunction;

  • Windows 8 Folder Redirection/offline files not working

    I am trying to deploy 4 brand new HP Laptops running windows 8 Professional into a windows 2008 domain however folder redirection is not working
    These users have folder redirection enabled via group policy and this works fine under their old laptops in windows 7
    For windows 8 I see an error in the event log :
    Error 7023 - The offline files service terminated with the following error : the system cannot find the path specified
    I also get this error if I manually try to start the offline files service.
    This is happening on all 4 brand new laptops. All latest available updates installed.

    I am trying to deploy 4 brand new HP Laptops running windows 8 Professional into a windows 2008 domain however folder redirection is not working
    These users have folder redirection enabled via group policy and this works fine under their old laptops in windows 7
    For windows 8 I see an error in the event log :
    Error 7023 - The offline files service terminated with the following error : the system cannot find the path specified
    I also get this error if I manually try to start the offline files service.
    This is happening on all 4 brand new laptops. All latest available updates
    installed.
    The error as you have already observed is a critical error  blocking the service from running. So that must be about the computer software configuration.
    You claim brand new, latest updates etc. - however to use i.e. folder redirection, gpo's etc. you're modifying the software configuraton. I.e. not quite brand new or unchanged (except for those may be important changes, guess those machines are indeed brand
    new or just bought ... however still in change as any other software managed machines)
    For some reason could be corruption of system configuration, but how? Unlike coincidence of 3 of 4 computers failing to start that services? I.e. have you done any changes to offline files etc, scripts or some stuff with gpo's.
    Try exploring the Windows log and take a look at the detail for the error events.
    Use process monitor from Microsoft to trace what happens when you try to start the Windows service ...
    Just tips for determining the bug ...
    Out-of-the-box this should not happen ... for folder redirection and offline files ... it's actually the Windows client going to get those files ... so take a look at the client and try to trace the bug.
    My best guess is something is changed on the client - and your customized system or software is doing it. Or something wrong with the configuration. I.e. if you have relocated the CSC cache ...
    In my experience the best way to debug this problem is to use Process Monitor ... and i.e. come up with a fix based on the observations i.e. if you have relocated the csc cache to some place where it is actually not available or incorrectly configured
    (i.e. take a look at the Result column and looked for failed operations in context with CSC cache operations)
    If you don't know how to do this - don't relocate the CSC cache ... (i.e. if you did this to conserve space on i.e. your SDD's with i.e. smaller capacity than legacy-HD). The real problem is the Folder Redirection Client on the Window Client going to
    pin the entire folder hierarchy of the users workspace, i.e. documents. Either move files out of that area or use group policy to disable pining entire user "storage area". Microsoft should make the Folder Redirection Client more flexiable, i.e. add option
    to exclude part of folder hierarchy. But you can do this by using gpo to disable folder redirection auto-cache of all files - and then instead have users explicitly pin their mobile folders. However for some folders like favorites, desktop and so on you can
    actually use batch and wmic to set pin of some folders containing usually less data using a startup script and gpo. That Works ... and simulates i.e. excluding the stored data in user libraries like documents, videos, music ...
    ... anyway added this based on a "suspension" on what you are really trying to obtain ... but the solution is not to move the CSC cache to aqquire more space, i.e. a user can put 1 TB in their videos ... the solution is to program the Folder Redirection
    Client differently ... untill Microsoft add that functionality.

  • GPO with a startup script is not working.

    I have a GPO that I have added a ".bat" script to the "Computer Configuration\Windows Settings\scripts\startup/shutdown" section. The batch file is located in the netlogon folder. This script was part of another Old GPO
    that I want to consolidate into this new GPO. So I am taking the exact settings from the old GPO and  applying it to the new GPO.
    The script does not run at startup and when I go into Group Policy Management, highlight the GPO then on the right pane click the settings tab it doesn't display the startup script as being set. It's just not there. If I select edit and go to the
    "Computer Configuration\Windows Settings\scripts\startup/shutdown\startup" section the .bat script is present though.
    Also if I do a gpresult it also shows that it isn't running the script but all other settings in the GPO are being applied.
    This GPO has the User Config. side disabled
    Why isn't the GPO applying the script or even acknowledging that it is present in the settings tab?

    Hi,
    I could not see any report in the above link. I would like to know that did you follow the below path:
    http://technet.microsoft.com/en-us/magazine/dd630947.aspx
    In addition, logon script could only be applied to users. If want to apply to computers, we should use startup script.
    Regards,
    Yan Li
    If you have any feedback on our support, please click
    here
    Cataleya Li
    TechNet Community Support

  • Batch file not executing in BODS Job

    Hi friends,
    I have created a batch file to create a text file in a directory. I ran it manually and it worked fine i.e a txt file was created, However when I used the batch file in script in BODS job, It's not being executed.
    The script being used is as follows ( I have tried both, Both worked manually but not in Job, the job ran successfully without desired output )
    print(exec('C:\xxx\testdir.bat ','',0));
    exec('C:\xxx\testdir.bat ','',8);
    testdir.bat has the below txt code
    cd C:\xxx\yyy dir *.xml /b > dir.txt
    Thanks and Regards
    Anil

    What have you changed between
    However when I used the batch file in script in BODS job, It's not being executed
    and
    The Job was successfully executed but  an empty dir.txt was created with no files.

  • File Receiver Adapter Batch File Not Invoking:

    Dear All,
    I am trying to invoke a Batch file in the Receiver File Adapter after Message processing.
    The Batch file is not at all getting invoked at all. i dunno whats the reason. Please help.
    Below is the Format in which i gave the batch file:
    F://Test//prakash//Endseperator.bat %F
    then i tried:
    F:\Test\prakash\Endseperator.bat %F
    then i tried
    F:
    Test
    prakash
    Endseperator.bat %F      each folder seperated by '
    ' whixh cannot be seen here.
    below is the batch file content of Endseperator.bat :
    F:
    cd "Test\prakash"
    java Endseperator "%F" "%F"
    Its working perfect when i manual execute the batch file. But i am not able to invoke via Receiver file Adapter.
    Please Advice.
    Regards,
    Senthilprakash.
    Edited by: senthilprakash selvaraj on Dec 18, 2008 11:47 AM
    Edited by: senthilprakash selvaraj on Dec 18, 2008 11:48 AM
    Edited by: senthilprakash selvaraj on Dec 18, 2008 11:49 AM

    Hi Senthilprakash,
    I guess you must know that the batch file must exist on the XI server, not on your local machine.
    if yes, try with one / like:
    F:/Test/prakash/Endseperator.bat %F
    Make sure the user <sid>adm (in case of Unix) or SAPService<SID> (in case of windows) has the execution right of your program.
    Jayson

  • Batch window not working. Help,plz its urgent!!

    My batch window is not showing up stuff that I have submited from compressor, FCP still says its exporting but file does not work afterwards.
    G5   Mac OS X (10.4.3)  

    You might want to check this note from Apple:
    http://docs.info.apple.com/article.html?artnum=93234

  • Batch Procedure Not Working For Image Resizing in Fireworks 8

    Scaling graphics with a batch process. You can alter the
    height and width of images being exported using the Scale option in
    the Batch Process dialog box. To set scaling options for
    batch-processed files:
    Select Scale from the Batch Options list and click Add. In
    the Scale pop-up menu, select an option:
    Scale to Fit Area makes images fit proportionally with the
    maximum width and height range you specify.
    If you have chosen either Scale to Size or Scale to Fit Area
    in the Scale pop-up menu, you can also choose to scale only
    those documents that are currently larger than the target
    size. To do so, select the Only Scale Documents Currently Larger
    Than Target Size option. Click Next to continue the batch
    process. For information on completing the batch process,
    This routine us not working as described: It is only
    modifying files larger than the dimension I wanted, whereas in the
    Fireworks MX, it would upsize smaller images to this requirement.
    Just FYI, we did not have the box checked to only apply to
    documents that are currently larger than the target size.
    IS THIS A BUG IN THE FIREWORKS 8 ???
    This is one of the primary reasons we use this software
    ALL RESPONSES WELCOME, ESPECIALLY ONE THAT WILL FIX THIS
    ISSUE !!!!
    JSEVonda

    I agree the option should not be there if it doesn't work.
    Quite
    honestly, I think the FW team missed it in the last upgrade.
    And you're talking about more than just scaling - you are
    most likely
    including an export command as well, this was not indicated
    in your
    original post. Keep in mind your scaling occurs BEFORE any
    saving of the
    file at any new optimization setting. Maintaining a low
    compression
    would help, yes, but I'm not referring to quality loss
    through
    compression, I'm referring to quality loss through data
    extrapolation
    (interpolation?). When you resample an image to a large pixel
    count, you
    are asking the software to use an algorithm to create pixel
    data that
    did not exist in the original file. Whether it's Photoshop or
    Fireworks,
    quality loss will happen in a bitmap file. In short, you're
    asking the
    software to make an educated guess about the data in these
    new pixels.
    As for your end results - you did not indicate the original
    size of your
    files (pixel dimensions), nor how much you are upsampling. If
    your
    files are not being upsampled too greatly, and/or there is a
    great deal
    of pixel data to begin with and/or the final upsized images
    are not
    really large then it's possible that you do not notice any
    significant
    loss in quality.
    My assumption was you were working with small files in terms
    of
    resolution. Generally, though, web images are not large to
    begin with
    and do not have a huge pixel count, so resizing them upwards
    would
    usually be noticeable.
    All I am pointing out is that the file would not have the
    same quality
    as the original, even if the option was working. Whether that
    difference
    in quality is noticeable . . .
    For example, I took an image that was 72 x 54 pixels, resized
    it 200 %
    to 144x108 pixels. Bigger image, but quality is low and
    noticeable.
    I do the same thing with a file that is 1024 x 768 and I can
    still see
    some loss, but it doesn't look quite as bad. IT is however,
    noticeably
    more blurry than the original.
    And now how about a possible FW solution? ;-)
    Open ONE file in FW
    Set your jpeg quality to 100 (Type the value, do NOT use the
    slider)
    Go to Modify > Transform > Numeric Transform
    Set your new image size to the desired dimensions
    Click OK
    Go to Modify > Canvas > Fit Canvas
    Find those three steps in the History panel and save it as a
    custom
    command.
    You will now be able to access this step in the Batch Process
    Wizard, in
    the Commands menu. or in the Commands menu in FW.
    Add your other batch steps. You do not need the export option
    because we
    set that up in the custom command, but you might want to use
    the Rename
    operation.
    Click Next
    Choose an export directory if you wish
    Save the script to create a complete custom command that
    handles both
    sizing and exporting and file renaming and a custom location
    for saving
    the file.
    This one script can then be used either from the Batch
    Process Wizard OR
    from the Commands Menu in FW.
    One note, if you choose a custom location for the files to be
    saved,
    that directory gets written into the command, so whenever the
    batch is
    run - that is where the new files will go.
    As for other programs, Photoshop comes to mind. I'm sure
    there are
    other, specialized batch processing programs out there which
    could do
    exactly what you want.
    HTH!
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver
    JSEVonda wrote:
    > Well if that is the case, they should have notified the
    users to tell them, as
    > that is one of the primary reasons we even use the
    product. On that note, from
    > reading above replies, the upsampling did not degrade
    any image quality if you
    > simply chose "custom", as it allowed you to set the
    image quality to 100% of a
    > jpeg, during the batch routine, if you so desired.
    >
    > That said, what other product will do the task of
    "upsampling" as you call it,
    > in a batch format, as I do not want to have to go thru
    over 1000 images each
    > week and upsize them one at a time.
    >
    > JSEVonda
    >

  • Running syndaemon at startup in .xinitrc not working

    I'm trying to run syndaemon so I can set my touchpad to turn off when typing. I'm using the command:
    syndaemon -i 1 -d
    If I issue this after logging into Gnome in a terminal, it works fine and I can see the syndaemon process running in System Monitor.
    But if I add the command to my .xinitrc it doesn't work. I followed the instructions in the wiki, to no avail. I also found that another command I wanted to issue in .xinitrc ("xset -dpms") to solve a different problem with gnome-power-manager wasn't working either. I got that to work by issuing the command as a startup program in Gnome's Starup Applications gui.
    Anyway, I guess I could do the same thing with syndaemon, but I'm wondering why it's not working in .xinitrc, as it's supposed to. Thanks for any help.

    Okay, I tried slim and it did execute the xset and syndaemon commands from .xinitrc.
    Then in a Google search this old post from the Arch forums turned up, from way back in 2003: http://bbs.archlinux.org/viewtopic.php?id=726. At the end Xentac explains that GDM does in fact only look to .xinitrc for what window manger to start and ignores everything else (which of course is also what Wilco says above).
    Xentac wrote:
    If you choose the option to load fluxbox, that's all it will do.  It won't load anything in .xinitrc or .xsession.
    There should be a Session option in gdm.  Add fluxbox to the end of your .xsession (so it should now look exactly like your .xinitrc) and choose the Session option in gdm.
    Gdm assumes that your window manager will do all the auto-loading stuff (like gnome and kde do) so if it doesn't there isn't an easy way to add it, apart from hacking up the gdm menu item scripts (if you wanted to they're in like /etc/gdm/Session.d or something).
    So I guess using the startup applications gui in Gnome is the right way to do it. Unless anyone objects, I'm going to add a note to the wiki. Reading around, it seems like it might be possible to somehow execute startup processes with GDM reading a .xession file, but I didn't really get it.
    Curiously, when I was using Slim it solved a different bug I was having, with my brightness getting dimmed after every shutdown. So at least now I know it's gdm that's doing that. And once again I've learned that I'm more likely to turn up relevant Arch forum posts with google searches than with the Arch forum search function.
    And thanks again to everyone for their suggestions and ideas about how to address this issue.

  • Batch File not running all commands, MaxL seems to stop them

    I have a batch file that looks like this (removed the part in the middle that does the data extract, this is just for testing)
    E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient-32\bin\startMaxl.cmd "E:\DataExtract\Scripts\MaxL-StartArchive.txt"
    E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient-32\bin\startMaxl.cmd "E:\DataExtract\Scripts\MaxL-StopArchive.txt"
    It executes the first MaxL file find, and then in the command prompt says "MaxL Shell Completed" and goes back to the prompt. It is not picking up the second MaxL script.
    We just upgraded to 11.1.2.1 and this worked fine in 11.1.1.3 when using essmsh. Any idea why it doesn't go through the whole script?
    The contents of the two files are:
    MaxL-StartArchive
    login 'admin' identified by 'removedpassword' on 'servername';
    alter database CSHBud.PandL begin archive to file 'E:\DataExtract\CurrentExtracts\Archive-CSHBud-PandL.txt';
    alter database CSHBud.Wrkforce begin archive to file 'E:\DataExtract\CurrentExtracts\Archive-CSHBud-Wrkforce.txt';
    alter database PropBud.NOIStmt begin archive to file 'E:\DataExtract\CurrentExtracts\Archive-PropBud-NOIStmt.txt';
    alter database PropBud.Staffing begin archive to file 'E:\DataExtract\CurrentExtracts\Archive-PropBud-Staffing.txt';
    logout;
    MaxL-StopArchive
    login 'admin' identified by 'removedpassword' on 'servername';
    alter database CSHBud.PandL end archive;
    alter database CSHBud.Wrkforce end archive;
    alter database PropBud.NOIStmt end archive;
    alter database PropBud.Staffing end archive;
    logout;
    exit;

    >
    E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient-32\bin\startMaxl.cmd "E:\DataExtract\Scripts\MaxL-StartArchive.txt"
    Had this happen at a client that just upgraded
    Try Cmd /C E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient-32\bin\startMaxl.cmd "E:\DataExtract\Scripts\MaxL-StartArchive.txt"

Maybe you are looking for