Register-ScheduledJob for Win 2008 R2

Hi
I am trying to setup a task using PowerShell on my Win 2008 R2 server using this command (I have the v3 powershell installed);
# Add a job option
$JobOption = New-ScheduledJobOption
# Add a trigger
$Time = New-JobTrigger -AtLogOn
# Register the job
Register-ScheduledJob -Name "Reboot 1" -Trigger $Time -FilePath "C:\Users\setup\Desktop\Script.bat" -ScheduledJobOption $JobOption
And get this error;
Register-ScheduledJob : Only Windows PowerShell script files are allowed for FilePath parameter. Specify a file with .ps1 extension.
Any idea how I can use a bat file?? I cannot figure it out, searched on web but no joy :(

Hi Tibsy80,
Thanks for your posting.
Based on my research, the FilePath in Register-ScheduledJob is only applied to .ps1 file. And the cmdlet Register-ScheduledTask can schedule a batch file in powershell, However, this cmdlet can be used in windows server 2012 and later.
It seems the schtasks.exe is an available choice to schedule a batch task in windows server 2008r2.
I hope this helps.
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Unable o Find Oracle Weblogic Server setup for Win 2008 Server 64-Bit

    Hi
    Unable o Find Oracle Weblogic Server setup for Win 2008 Server 64-Bit machine.
    Please provide the dowload links.
    Thanks

    Please follow this link for download and set requirements for installation of WebLogic 10.3 for Win 2008 Server 64bits:
    http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/configs/windows2008/win2008_103.html
    best regards,
    Thiago Leôncio

  • Crytal Viewer for Win 2008 64-bit OS

    Hello Folks,
    I am not sure if it is the right forum to ask my question as there are zillions of orums and I can't find where to look for Crystal Viewer Help.
    My Question is that I am wondering if there is a viewer available for 64-bit OS as we been using npviewer.exe for the past 6-7 years without any problem and now I have new Terminal Server which has 64-bit Win 2008 R2 and npviewer does not work.
    I also have a Viewer for 2008 but I think that is 32-bit too while I do see many many discussions about 64-bit but can't find any clue about what is the outcome. Do we have and don't.
    Please help

    Thanks for your quick reply.
    yes, I can use 32 bit and I have tried both ( new and old viewer) but my application does not work and I am not able to run my report in IE which is 64 bit while the this viewer is 32 bit and I also can not change my IE 64 to IE 32 to run ( at runtime) as this report gets generated in my ERP using Anyview and then gets fired up IE suing Crystal ActiveX Viewer..

  • Oracle 10.2.0.3 support for Win 2008

    I'm trying to install oralce 10.2.0.1 and patch it to 10.2.0.3 on windows 2008 server.
    But when I try to launch the installer I get this error:
    Abnormal program termination. An internal error has occured. Please provide the following files to Oralce support:
    "Unknown"
    "Unknown"
    "Unknown"
    I checked the metalink site and it looks that 2008 AMD64b is supported but not sure if this is for 10r2 or 11.
    Is ora10gr2 supported on windows 2008?
    What could be the installation problem? How could I address it?
    Thanks a lot, Tom

    Think It's not certified, but
    for your installation issue look for Vista Certification and download Patch
    p5860454_10201_WINNT.zip
    This at least helps you with the installation
    Ragards
    Uwe

  • Non MSCS HA Solution for Win 2008 /SQL 2008

    Hello Team
    Is there a NON MSCS solution out there for doing HA in Windows? SQL Environment. So far the HA use cases that I have seen are based on MSCS , However I would like to know if there is an SAP support solution for NON CLUSTERED (NON-MSCS)  setup for HA.  E.g.: Considering the route of SQL DB Mirroring, and would like to know possible solutions for CI to be able to reconnect to the secondary DB Host in case of Hardware Failover of Primary DB Host.
    Please point me to the right documentation repository for possible Win/SQL HA Scenarios. The standard Install Guide did not provide the details that we are looking for.
    Any hits and directions are very much appreciated. VMware Solutions ?
    Thanks,
    Uday

    Hi Uday,
    Yes, there's SAP support for SQL DB mirroring. You can check the note 965908 - SQL Server Database Mirroring and SAP  Applications
    Additionally, read the statement in the note 106275 - Availability of SAP components on MS Cluster Service
    Alternative cluster solutions
    Alternatively, other forms of clustering/high
    availability are also possible but installation and support
    must be provided by the SAP HA solution or implementation partner.
    SAP only supports the standard configurations detailed above on Windows and
    reserves the right to require that other high-availability solutions be deactivated
    when support is required
    Best regards,
    Orkun Gedik

  • ODBC driver for Win Server 2008 64-bit.

    I need help with installing the ODBC driver for Win 2008 64-bit. I'm not really familiar with Oracle products but anyway I was asked to install the driver. I downloaded Oracle 11g ODAC 11.1.0.7.20 which includes the Oracle ODBC Driver 11.1.0.7.0 from this link http://www.oracle.com/technology/software/tech/windows/odpnet/index.html. I only needed the ODBC driver so that's what I selected during installation (plus one other required component). The installation was successful but when I go into ODBC admin to add a new data source I don't see the Oracle driver. I probably downloaded the wrong software. Can someone point me to the right direction? Thanks.

    I need to install the developer suite first in order to get tnsnames and sql plusThat's wrong, you need to install the correct client:
    http://www.oracle.com/technetwork/database/10203vista-087538.html
    http://www.oracle.com/technetwork/database/10204-winx64-vista-win2k8-082253.html
    Note: If you have Windows 2008 R2, you need patchset 10.2.0.5, which is only available from MOS/metalink.

  • Which SAPCRYPTO.DLL for Web Dispatcher on WIN 2008 64-bit

    Hi all,
    I have installed WebDispatcher 7.20 on a Windows 2008 64-bit platform - according to PAM this is a supported platform.
    Now I cannot find a suitable Cryptographic Library that does not cause the following error message during startup in dev_webdisp:
    *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("c:program filesSAPSAPWebDispsapcrypto.dll")
      Error 193 = "c:program filesSAPSAPWebDispsapcrypto.dll is not a valid Win32 application."
    When I browse the download catalogue on marketplace there is only one download available for WIN 2008 64-bit and this one seems to be for Itanium:
    SAP Cryptographic Library Microsoft Win64 for IA64 (Itanium)
    Can anyone please let me know where to find the suitable sapcrypto.dll for usage on WIN 2008 X-64 platform together with WebDispatcher 7.20?
    Thanks a lot in advance and best regards
    Günter

    Hello Günter,
    With my Web Dispatcher 7.2 running on Windows 2008 64 bit, I use SAPCRYPTO-Library 5.5.5pl26 target
    x64 (AMD64/EM64T/Intel64). It works OK for my use (SSL ).
    I have never been able to download any sapcrypto lib even after asking our SAP correspondant to activate the download link for us.
    Each time whe had to wait to get a DVDROM by snail mail....
    Regards,
    Olivier

  • Doc to PDF conversion failed for Acrobat 9  on IIS7/win 2008 system

    I wanted to convert a doc to PDF. But getting error when PDF distiller initialized.
    Error : 006~ASP 0177~Server.CreateObject Failed~80080005
    at statement  : Set Obj = server.CreateObject("PdfDistiller.PdfDistiller.1")
    This is done is classic ASP.
    This works perfectly fine on IIS6/win 2003 with Acrobat 5 . but getting error on production server where IIS7/win 2008,Acrobat 9 is installed.
    I have added all the necessary permissions.
    What could be the problem?
    Any help would be appriciated.

    But the same thing is working fine for Acrobat distiller 5 on IIS 6 and Win 2003.
    With Acrobat 5,printer installed is called Acrobat Distiller and with Acrobat 9, printer installed is called Adobe PDF. This should not affect the distiller functionality/execution  I think.
    Manual Doc to PDF conversion works, means if document is passed to Adobe PDf it converts the doc to PDF.
    Somehow automation is not working failing at statement
    Set oDistiller = CreateObject("PDFDistiller.PDFDistiller.1")
    Could there be case that Acrobat 9 doesn't support automation or need license or so?

  • ORA-01017 with Managed Provider 4.112.3.60.  Bug with ODP on Win 2008 R2?

    I'm experiencing some trouble with the manage provider and I can't seem to figure out what's causing the issue.
    At first, the Managed Provider seemed to be a drop in replacement for the Unmanaged Provider.  However, when we moved some code to our testing environments, the application started failing with a 'Logon Denied' error.
    Our dev machines are 64 bit Win 7 and our test machines are Win 2008 R2.  The DEV machines do not have any trouble connecting to the database with the identical connection string used in the test environment.  I can connect to the database using sql plus with the connection string used in the application.
    I'm at a loss on how to trouble shoot this.
    Thanks.
    Jon

    App does not run in share drive, runs on operating system D:drive (However, I do access the Win 2008 via Citrix Desktop)
    Removed the canned tags created by Visual Studio from app.config which removed the app.config error noted earlier,
    recompiled, and ran app from test directory with this app.config and then app failed with this trace file
    As reminder:
    No installation of Managed Driver, so machine config should be clear of managed driver settings.
    Used XCOPY version of .60 beta, keeping the tnsnames.ora and sqlnet.ora copied from server Oracle Client > network > admin folder
    along with the three managed driver files in the test application folder.
    Not using transactional services.
    App is just simple test of managed driver calling list of tables with SELECT table_name FROM all_tab_cols and placing in List
    App environment is WPF .NET Classic 4.0
    OS is 64-bit Windows 2008R2
    Is the SQLNET NAMES.DEFAULT_DOMAIN : (WORLD) supported?
    From trace file, looks like YES as I submit the SID MYDB to the connection string builder and Managed Driver adds (as it should) the domain name .WORLD
    Also as reminder, this app works just fine with UNMANAGED driver compile in same environment.
    +++++++++++++++++++++++++++++
      <?xml version="1.0"?>
      <configuration>
       <configSections>
           <section name="oracle.manageddataaccess.client" type="OracleInternal.Common.ODPMSectionHandler,Oracle.ManagedDataAccess" />
         </configSections>
    <system.data>
       <DbProviderFactories>
         <remove invariant="Oracle.ManagedDataAccess.Client" />
         <add name="ODP.NET,Managed Driver"  invariant="Oracle.ManagedDataAccess.Client"   description="Oracle Data Provider for .NET, Managed Driver"   type="Oracle.ManagedDataAccess.Client.OracleClientFactory,
    Oracle.ManagedDataAccess, Version=4.112.3.60, Culture=neutral, PublicKeyToken=89b483f429c47342" />
       </DbProviderFactories>
    </system.data>
    <oracle.manageddataaccess.client>
       <version number="*">
         <settings>
           <setting name="TNS_ADMIN" value="D:\ME\testapp"/>
           <setting name="TraceFileLocation" value=" D:\ME\testapp"/>
           <setting name="TraceLevel" value="7" />
           <setting name="TraceOption" value="1"/>
       </settings>
       </version>
      <version number="4.112.3.60">
        <settings></settings>
       </version>
    </oracle.manageddataaccess.client>
    </configuration>
    +++++++++++++++++++++++++++++++++++++++++++++
    2013-07-22 11:08:32.006660 TID:1   (CFG) (ENV)      Machine Name : Win2008Svr
    2013-07-22 11:08:32.022285 TID:1   (CFG) (ENV)      User Name : ME
    2013-07-22 11:08:32.022285 TID:1   (CFG) (ENV)      OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1
    2013-07-22 11:08:32.022285 TID:1   (CFG) (ENV)      64-bit OS : True
    2013-07-22 11:08:32.022285 TID:1   (CFG) (ENV)      64-bit Process : True
    2013-07-22 11:08:32.022285 TID:1   (CFG) (ENV)      .NET Runtime Version : 4.0.30319.1008
    2013-07-22 11:08:32.022285 TID:1   (CFG) (VER)      Oracle Data Provider for .NET, Managed Driver Version : 4.112.3.60
    2013-07-22 11:08:32.022285 TID:1   (CFG) (.NET)     TraceOption : 1
    2013-07-22 11:08:32.022285 TID:1   (CFG) (.NET)     TraceFileLocation : D:\Me\testapp
    2013-07-22 11:08:32.022285 TID:1   (CFG) (.NET)     TNS_ADMIN : D:\Me\testapp
    2013-07-22 11:08:32.022285 TID:1   (CFG) (.NET)     TraceLevel : 7
    2013-07-22 11:08:32.037911 TID:1   (CFG) (SQLNET)   SQLNET.AUTHENTICATION_SERVICES : (NTS)
    2013-07-22 11:08:32.037911 TID:1   (CFG) (SQLNET)   NAMES.DEFAULT_DOMAIN : (WORLD)
    2013-07-22 11:08:32.037911 TID:1   (CFG) (SQLNET)   mydb.world : (DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(Host = 10.10.10.30)(Port = 1521))(CONNECT_DATA = (SERVICE_NAME = MYDB)))
    2013-07-22 11:08:32.037911 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.ctor()
    2013-07-22 11:08:32.053536 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.ctor()
    2013-07-22 11:08:32.053536 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.ContainsKey()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (EXT) OracleConnectionStringBuilder.TryGetValue()
    2013-07-22 11:08:32.069161 TID:1   (PUB) (ENT) OracleConnection.ctor()
    2013-07-22 11:08:32.084786 TID:1   (PRI) (CP) (ENT) ConnectionString.GetCS()
    2013-07-22 11:08:32.084786 TID:1   (PRI) (CP) (ENT) ConnectionString.ctor()
    2013-07-22 11:08:32.100412 TID:1   (PRI) (CP) (ENT) ConnectionString.Parse()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (ENT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (EXT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (ENT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (EXT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (ENT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (EXT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (ENT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (EXT) ConnectionString.SetProperty()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (EXT) ConnectionString.Parse()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (EXT) ConnectionString.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (CP) (EXT) ConnectionString.GetCS()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (EXT) OracleConnection.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (ENT) OracleCommand.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (EXT) OracleCommand.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (ENT) OracleParameterCollection.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (EXT) OracleParameterCollection.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (ENT) OracleParameterCollection.Clear()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (EXT) OracleParameterCollection.Clear()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (ENT) OracleParameterCollection.Add()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (SVC) (ENT) OracleParameter.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PRI) (SVC) (EXT) OracleParameter.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (ENT) OracleParameter.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (EXT) OracleParameter.ctor()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (ENT) OracleParameterCollection.Add()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (EXT) OracleParameterCollection.Add()
    2013-07-22 11:08:32.116037 TID:1   (PUB) (EXT) OracleParameterCollection.Add()
    2013-07-22 11:08:32.131662 TID:1   (PUB) (ENT) OracleConnection.Open() (conid=17792110) (state=Closed) (sessid=0) (implid=0) (oper=open)
    2013-07-22 11:08:32.131662 TID:1   (PRI) (CP) (ENT) OracleConnectionDispenser`3..cctor()
    2013-07-22 11:08:32.131662 TID:1   (PRI) (CP) (EXT) OracleConnectionDispenser`3..cctor()
    2013-07-22 11:08:32.131662 TID:1   (PRI) (CP) (ENT) OracleConnectionDispenser`3.Get()
    2013-07-22 11:08:32.147288 TID:1   (PRI) (CP) (ENT) PoolManager`3.ctor()
    2013-07-22 11:08:32.147288 TID:1   (PRI) (CP) (EXT) PoolManager`3.ctor()
    2013-07-22 11:08:32.147288 TID:1   (PRI) (CP) (ENT) PoolManager`3.Initialize() (pmid=18437496) (txnctxid=18437496)  (constr=PERSIST SECURITY INFO=True;USER ID=ME;DATA SOURCE=MYDB.WORLD;)
    2013-07-22 11:08:32.147288 TID:1   (PRI) (CP) (ENT) ConnectionString.Secure()
    2013-07-22 11:08:32.147288 TID:1   (PRI) (CP) (EXT) ConnectionString.Secure()
    2013-07-22 11:08:32.147288 TID:1   (PRI) (CP) (EXT) PoolManager`3.Initialize() (pmid=18437496)
    2013-07-22 11:08:32.147288 TID:1   (PRI) (BUF) (OBP.CTOR) (poolid:31719739) (OracleConnectionDispenser`3.GetPM)
    2013-07-22 11:08:32.162913 TID:1   (PRI) (TUN) Tuning thread started.
    2013-07-22 11:08:32.162913 TID:1   (PRI) (TUN) OracleTuningAgent::Register(): Registered pool PERSIST SECURITY INFO=True;USER ID=ME;DATA SOURCE=MYDB.WORLD;PASSWORD=
    2013-07-22 11:08:32.162913 TID:1   (PRI) (CP) (ENT) OraclePoolManager.Get()
    2013-07-22 11:08:32.178538 TID:1   (PRI) (CP) (ENT) PoolManager`3.Get()
    2013-07-22 11:08:32.178538 TID:1   (PRI) (CP) (ENT) PoolManager`3.CreateNewPR()
    2013-07-22 11:08:32.194164 TID:1   (PRI) (SVC) (ENT) OracleConnectionImpl.Connect() (oper=connect) (pmid=18437496) (sessid=-1) (implId=19162058) (intxn=False) (app=False) (dtc=False) (put=False)
    2013-07-22 11:08:32.194164 TID:1   (PRI) (BUF) (COBP.CTOR) (poolid:1) (parentpoolid:31719739) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.241039 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:1)
    2013-07-22 11:08:32.303541 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:2)
    2013-07-22 11:08:32.303541 TID:1   (NET)      NS Handshake completed successfully
    2013-07-22 11:08:32.303541 TID:1   (NET)      Negotiated SDU size = 8192
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:3)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:3) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:3) (count:1) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:4)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:4) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:4) (count:2) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:5)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:5) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:5) (count:3) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:6)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:6) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:6) (count:4) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:7)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:7) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:7) (count:5) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:8)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:8) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:8) (count:6) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:9)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:9) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:9) (count:7) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (ALLOCATION) (bufid:10)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (OBP.GET) (poolid:31719739) (key:8192) (bufid:10) (count:0) (ConOraBufPool.Init)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.PUT) (poolid:1) (key:8192) (bufid:10) (count:8) (OracleConnectionImpl.Connect)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (BUF) (COBP.GET) (poolid:1) (key:8192) (bufid:10) (count:7) (OraBufWriter.Initialize)
    2013-07-22 11:08:32.319166 TID:1   (PRI) (SVC) (ENT) OracleConnectionImpl.DoProtocolNegotiation()
    2013-07-22 11:08:32.334791 TID:1   (PRI) (TTC) (ENT) TTCProtocolNegotiation.WriteMessage()
    2013-07-22 11:08:32.334791 TID:1   (PRI) (TTC) (ENT) TTCMessage.WriteTTCCode()
    2013-07-22 11:08:32.334791 TID:1   (PRI) (TTC) (EXT) TTCMessage.WriteTTCCode()
    2013-07-22 11:08:32.334791 TID:1   (PRI) (TTC) (EXT) TTCProtocolNegotiation.WriteMessage()
    2013-07-22 11:08:32.334791 TID:1   (PRI) (TTC) (ENT) TTCProtocolNegotiation.ReadResponse()
    2013-07-22 11:08:32.334791 TID:1   (PRI) (BUF) (COBP.GET) (poolid:1) (key:8192) (bufid:9) (count:6) (OraBufReader.GetDataFromNetwork)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) TTCProtocolNegotiation.ReadResponse()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (TTC) (ERR) TTCProtocolNegotiation.ReadResponse() OracleInternal.Network.NetworkException (0x80004005):
       ORA-03135: Connection lost contact ---> System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) OracleException.ctor()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) OracleError.ctor()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) OracleError.ctor()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) TTCProtocolNegotiation.ReadResponse()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) TTCProtocolNegotiation.ReadResponse()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (TTC) (EXT) TTCProtocolNegotiation.ReadResponse()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) OracleConnectionImpl.DoProtocolNegotiation()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (SVC) (ERR) OracleConnectionImpl.DoProtocolNegotiation() Oracle.ManagedDataAccess.Client.OracleException (0x80004005):
    ORA-03135: Connection lost contact ---> OracleInternal.Network.NetworkException (0x80004005): ORA-03135: Connection lost contact --->
    System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.DoProtocolNegotiation()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) OracleConnectionImpl.DoProtocolNegotiation()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (SVC) (EXT) OracleConnectionImpl.DoProtocolNegotiation()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) OracleConnectionImpl.Connect()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (SVC) (ERR) OracleConnectionImpl.Connect() Oracle.ManagedDataAccess.Client.OracleException (0x80004005):
    ORA-03135: Connection lost contact ---> OracleInternal.Network.NetworkException (0x80004005): ORA-03135: Connection lost contact --->
    System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.DoProtocolNegotiation()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) OracleConnectionImpl.Connect()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (SVC) (EXT) OracleConnectionImpl.Connect() (oper=connect) (pmid=18437496) (sessid=-1) (implId=19162058) (intxn=False) (app=False) (dtc=False) (put=False) (pooling=True)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) PoolManager`3.CreateNewPR()
    2013-07-22 11:08:32.366042 TID:1   (PUB) (CP) (ERR) PoolManager`3.CreateNewPR() Oracle.ManagedDataAccess.Client.OracleException (0x80004005):
    ORA-03135: Connection lost contact ---> OracleInternal.Network.NetworkException (0x80004005): ORA-03135: Connection lost contact --->
    System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.DoProtocolNegotiation()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession)
       at OracleInternal.ConnectionPool.PoolManager`3.CreateNewPR(Int32 reqCount, Boolean bForPoolPopulation, ConnectionString csWithDiffOrNewPwd)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) PoolManager`3.CreateNewPR()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (CP) (EXT) PoolManager`3.CreateNewPR() (pmid=18437496) (total=0)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) PoolManager`3.Get()
    2013-07-22 11:08:32.366042 TID:1   (PUB) (CP) (ERR) PoolManager`3.Get() Oracle.ManagedDataAccess.Client.OracleException (0x80004005):
    ORA-03135: Connection lost contact ---> OracleInternal.Network.NetworkException (0x80004005): ORA-03135: Connection lost contact --->
    System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.DoProtocolNegotiation()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession)
       at OracleInternal.ConnectionPool.PoolManager`3.CreateNewPR(Int32 reqCount, Boolean bForPoolPopulation, ConnectionString csWithDiffOrNewPwd)
       at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) PoolManager`3.Get()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (CP) (EXT) PoolManager`3.Get()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) OraclePoolManager.Get()
    2013-07-22 11:08:32.366042 TID:1   (PUB) (CP) (ERR) OraclePoolManager.Get() Oracle.ManagedDataAccess.Client.OracleException (0x80004005):
    ORA-03135: Connection lost contact ---> OracleInternal.Network.NetworkException (0x80004005): ORA-03135: Connection lost contact --->
    System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.DoProtocolNegotiation()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession)
       at OracleInternal.ConnectionPool.PoolManager`3.CreateNewPR(Int32 reqCount, Boolean bForPoolPopulation, ConnectionString csWithDiffOrNewPwd)
       at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd)
       at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassword)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (EXT) OraclePoolManager.Get()
    2013-07-22 11:08:32.366042 TID:1   (PRI) (CP) (EXT) OraclePoolManager.Get() (pmid=18437496)
    2013-07-22 11:08:32.366042 TID:1   (PRI) (ENT) OracleConnectionDispenser`3.Get()
    2013-07-22 11:08:32.381667 TID:1   (PUB) (CP) (ERR) OracleConnectionDispenser`3.Get() Oracle.ManagedDataAccess.Client.OracleException (0x80004005):
    ORA-03135: Connection lost contact ---> OracleInternal.Network.NetworkException (0x80004005): ORA-03135:
    Connection lost contact ---> System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.DoProtocolNegotiation()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession)
       at OracleInternal.ConnectionPool.PoolManager`3.CreateNewPR(Int32 reqCount, Boolean bForPoolPopulation, ConnectionString csWithDiffOrNewPwd)
       at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd)
       at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassword)
       at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassword, SecureString securedProxyPassword)
    2013-07-22 11:08:32.381667 TID:1   (PRI) (EXT) OracleConnectionDispenser`3.Get()
    2013-07-22 11:08:32.381667 TID:1   (PRI) (CP) (EXT) OracleConnectionDispenser`3.Get()
    2013-07-22 11:08:32.381667 TID:1   (PRI) (ENT) OracleConnection.Open()
    2013-07-22 11:08:32.381667 TID:1   (PUB) (ERR) OracleConnection.Open() Oracle.ManagedDataAccess.Client.OracleException (0x80004005):
    ORA-03135: Connection lost contact ---> OracleInternal.Network.NetworkException (0x80004005):
    ORA-03135: Connection lost contact ---> System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
       at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
       at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
       at OracleInternal.TTC.MarshallingEngine.UnmarshalUB1(Boolean bIgnoreData)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)
       at OracleInternal.TTC.TTCProtocolNegotiation.ReadResponse()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.DoProtocolNegotiation()
       at OracleInternal.ServiceObjects.OracleConnectionImpl.Connect(ConnectionString cs, Boolean bOpenEndUserSession)
       at OracleInternal.ConnectionPool.PoolManager`3.CreateNewPR(Int32 reqCount, Boolean bForPoolPopulation, ConnectionString csWithDiffOrNewPwd)
       at OracleInternal.ConnectionPool.PoolManager`3.Get(ConnectionString csWithDiffOrNewPwd)
       at OracleInternal.ConnectionPool.OraclePoolManager.Get(ConnectionString csWithNewPassword)
       at OracleInternal.ConnectionPool.OracleConnectionDispenser`3.Get(ConnectionString cs, PM conPM, ConnectionString pmCS, SecureString securedPassword, SecureString securedProxyPassword)
       at Oracle.ManagedDataAccess.Client.OracleConnection.Open()
    2013-07-22 11:08:32.381667 TID:1   (PRI) (EXT) OracleConnection.Open()
    2013-07-22 11:08:32.381667 TID:1   (PUB) (EXT) OracleConnection.Open() (conid=17792110) (state=Closed) (sessid=0) (implid=0) (oper=open)
    2013-07-22 11:08:32.381667 TID:1   (PUB) (ENT) OracleCommand.Dispose()
    2013-07-22 11:08:32.381667 TID:1   (PUB) (EXT) OracleCommand.Dispose()
    2013-07-22 11:08:32.381667 TID:1   (PUB) (ENT) OracleConnection.Dispose()
    2013-07-22 11:08:32.381667 TID:1   (PUB) (EXT) OracleConnection.Dispose()

  • Problem with installing R12  with Win 2008 (Rapidwiz 12.1.1.9)

    I could really use someones help.
    I did a download recently of Oracle Financials R12 for windows (I'm using WIN 2008 server) which contained version 12.1.1.9 Rapidwiz. I was unable to get it to work as individual DVD's which is fine, I build the staging area and had better results.
    The first error I encountered was the release contained JRE 1.6 but the install referenced 1.5. I took a suggestion that I saw to copy the directory and rename it which worked just fine.
    The next error I encountered came during the database install. There was some problem with the database service. It sounds similar to a problem discussed about just the database not related to Oracle Financials but the "fix" to just start the database doesn't seem to apply.
    Below is the Rapidwiz log. The warning first mentioned is to check to be sure that the Administrator user being used in the install belongs to the administrator user group which of course it does.
    I've brought to the top of the log, the error that I think is occurring. Please help me install, I'm trying to evaluate the software but having trouble with just the install is concerning.
    Brought up from log
    "runProcess_5"
    C:\Users\Administrator\AppData\Local\Temp>REM
    C:\Users\Administrator\AppData\Local\Temp>REM Set user to the ORA_DBA group
    C:\Users\Administrator\AppData\Local\Temp>REM
    C:\Users\Administrator\AppData\Local\Temp>NET LOCALGROUP ORA_DBA /ADD /COMMENT:"Members can connect to the Oracle database as a DBA without a password"
    C:\Users\Administrator\AppData\Local\Temp>NET LOCALGROUP ORA_DBA TOBEY\Administrator /ADD
    DIM-00019: create service error
    O/S-Error: (OS 1388) A new member could not be added to a local group because the member has the wrong account type.
    C:\Users\Administrator\AppData\Local\Temp>if 75 == 0 goto :INSTSRV_OK
    C:\Users\Administrator\AppData\Local\Temp>echo "Cannot install service for database ORACLE_HOME\n";
    "Cannot install service for database ORACLE_HOME\n";
    RW-50010: Error: - script has returned an error: 75
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Rest of log available if it would help. Thanks!

    Thanks for the starting point.
    The user I am using for the install is Administrator and I confirmed using the NET command that Administrator is a member of the Administrators group and the Domain user group.
    Result of NET USER ADMINISTRATOR:
    C:\StageR12\startCD\Disk1\rapidwiz>net user administrator
    User name Administrator
    Full Name
    Comment Built-in account for administering the computer/dom
    ain
    User's comment
    Country code 000 (System Default)
    Account active Yes
    Account expires Never
    Password last set 5/24/2011 6:31:40 PM
    Password expires 7/5/2011 6:31:40 PM
    Password changeable 5/25/2011 6:31:40 PM
    Password required Yes
    User may change password Yes
    Workstations allowed All
    Logon script
    User profile
    Home directory
    Last logon 6/1/2011 8:23:40 AM
    Logon hours allowed All
    Local Group Memberships Administrators       ora_dba
    *WSS_ADMIN_WPG
    Global Group memberships Domain Users         Schema Admins
    Enterprise Admins    Domain Admins
    *Group Policy Creator
    The command completed successfully.
    I still get the warning message about the user account but continue as other posts indicate.
    Still get get the error.
    The Oracle VIS VSS Writer Service service is starting.
    The Oracle VIS VSS Writer Service service was started successfully.
    Instance created.
    DIM-00019: create service error
    O/S-Error: (OS 1388) A new member could not be added to a local group because the member has the wrong account type.
    C:\Users\Administrator\AppData\Local\Temp>if 75 == 0 goto :INSTSRV_OK
    C:\Users\Administrator\AppData\Local\Temp>echo "Cannot install service for database ORACLE_HOME\n";
    "Cannot install service for database ORACLE_HOME\n";
    RW-50010: Error: - script has returned an error:75
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    instantiate file:
    I see that there is a version of Rapidwiz beyond my 12.1.1.9, is this required to get around this?
    Is there another cause of this error?
    Am I understanding the assignments to administrator correctly?

  • BO XI 3.1 Installation in Win 2008 R2. CMC & Infoview not opening

    I did a BO XI 3.1 SP3 Installation on Win 2008 R2 machine. The Installation was successful. I could connect to the CMS from Client Components (Rich Client, UD, etc.,).
    But CMC & Infoview are not opening... I mean the page shows blank without promoting for BO Login Credentials. I'm thinking the problem could be around Tomcat Configuration / something...  The system doesnot have IIS. Tomcat version is 5.5.
    Any help would be appreciated.
    Thanks & Regards,
    Madhu

    hi there....
    i am installing bo edge with data integrater xi3.1 sp3 on my windows server 2008 standard 32 bit edition. after installing, the application like infoview, designer all can work but my data services cannot work. Why is this happening? I already also disable the UAC control setting for the windows server 2008. The error says that "businessObject Data Services service manager has stop working." Log Name:      Application
    Source:        Application Error
    Date:          20/12/2010 1:48:11 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      WIN-DC9EBRXZAMW
    Description:
    Faulting application al_jobservice.exe, version 0.0.0.0, time stamp 0x4924d7fe, faulting module al_jobservice.exe, version 0.0.0.0, time stamp 0x4924d7fe, exception code 0xc0000005, fault offset 0x00017fde, process id 0xe14, application start time 0x01cba0097ca93ac6.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-12-20T05:48:11.000Z" />
        <EventRecordID>3572</EventRecordID>
        <Channel>Application</Channel>
        <Computer>WIN-DC9EBRXZAMW</Computer>
        <Security />
      </System>
      <EventData>
        <Data>al_jobservice.exe</Data>
        <Data>0.0.0.0</Data>
        <Data>4924d7fe</Data>
        <Data>al_jobservice.exe</Data>
        <Data>0.0.0.0</Data>
        <Data>4924d7fe</Data>
        <Data>c0000005</Data>
        <Data>00017fde</Data>
        <Data>e14</Data>
        <Data>01cba0097ca93ac6</Data>
      </EventData>
    </Event>
    >anyone face this error before and how to solve this issue? Need help ASAP because need to configure it to customer.
    Regards,
    Teerin

  • Unable to scan and install windows updates on Win 2008 R2 server

    I've encountered some of my win 2008 servers are unable to scan and receive windows updates from SCCM 2012. Browse through the logs and found some error code related to
    0x80244023. Excerpt from the WindowsUpdate and WUAHandler is as below. Searched the net and found some workaround which is to rename the registry key
    WinHTTPSettings to WinHTTPSettingsx (by adding x at the end of the string)
    under HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows -> CurrentVersion -> Internet Settings -> Connections.
    I've did just that on the effected servers and after running again the Software Update Scan Cycle action, it is now able to scan and install the updates. My questions is, based on you guys experience, is there any repercussion (apart from enable to install
    software updates) that I could encounter in changing the registry key value WinHTTPSettings?
    WUAHandler
    <![LOG[Scan results will include all superseded updates.]LOG]!><time="04:04:40.982-480" date="09-20-2014" component="WUAHandler" context="" type="1" thread="872" file="cwuahandler.cpp:2913">
    <![LOG[Search Criteria is (DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver')]LOG]!><time="04:04:40.982-480" date="09-20-2014" component="WUAHandler" context="" type="1"
    thread="872" file="cwuahandler.cpp:2916">
    <![LOG[Async searching of updates using WUAgent started.]LOG]!><time="04:04:40.988-480" date="09-20-2014" component="WUAHandler" context="" type="1" thread="872" file="cwuahandler.cpp:579">
    <![LOG[Async searching completed.]LOG]!><time="04:05:06.262-480" date="09-20-2014" component="WUAHandler" context="" type="1" thread="8112" file="cwuahandler.cpp:2068">
    <![LOG[OnSearchComplete - Failed to end search job. Error = 0x80244023.]LOG]!><time="04:05:06.263-480" date="09-20-2014" component="WUAHandler" context="" type="3"
    thread="872" file="cwuahandler.cpp:3064">
    <![LOG[Scan failed with error = 0x80244023.]LOG]!><time="04:05:06.263-480" date="09-20-2014" component="WUAHandler" context="" type="3" thread="872" file="cwuahandler.cpp:3520">
    WindowsUpdate
    2014-09-20 06:04:03:506  552 634 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2014-09-20 06:04:03:506  552 634 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
    http://"SCCM Server":8530/ClientWebService/client.asmx
    2014-09-20 06:04:25:166  552 634 PT WARNING:
    GetConfig failure, error = 0x80244023, soap client error = 10, soap error code = 0, HTTP status code = 504
    2014-09-20 06:04:25:166  552 634 PT WARNING:
    PTError: 0x80244023
    2014-09-20 06:04:25:166  552 634 PT WARNING:
    GetConfig_WithRecovery failed: 0x80244023
    2014-09-20 06:04:25:166  552 634 PT WARNING: RefreshConfig failed: 0x80244023
    2014-09-20 06:04:25:166  552 634 PT WARNING: RefreshPTState failed: 0x80244023
    2014-09-20 06:04:25:166  552 634 PT WARNING: Sync of Updates: 0x80244023
    2014-09-20 06:04:25:166  552 634 PT WARNING: SyncServerUpdatesInternal failed: 0x80244023
    2014-09-20 06:04:25:166  552 634 Agent   * WARNING:
    Failed to synchronize, error = 0x80244023
    2014-09-20 06:04:25:170  552 634 Agent   * WARNING: Exit code = 0x80244023
    2014-09-20 06:04:25:170  552 634 Agent *********
    2014-09-20 06:04:25:170  552 634 Agent **  END  **  Agent: Finding updates [CallerId = CcmExec]
    2014-09-20 06:04:25:170  552 634 Agent *************
    2014-09-20 06:04:25:170  552 634 Agent WARNING:
    WU client failed Searching for update with error 0x80244023
    2014-09-20 06:04:25:171 5752 de4 COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = CcmExec]
    2014-09-20 06:04:25:172 5752 de4 COMAPI   - Updates found = 0
    2014-09-20 06:04:25:172 5752 de4 COMAPI   - WARNING: Exit code = 0x00000000, Result code = 0x80244023
    2014-09-20 06:04:25:172 5752 de4 COMAPI ---------
    2014-09-20 06:04:25:172 5752 de4 COMAPI --  END  --  COMAPI: Search [ClientId = CcmExec]
    2014-09-20 06:04:25:172 5752 de4 COMAPI -------------
    2014-09-20 06:04:25:172 5752 de4 COMAPI WARNING: Operation failed due to earlier error, hr=80244023
    2014-09-20 06:04:25:172 5752 de4 COMAPI FATAL:
    Unable to complete asynchronous search. (hr=80244023)
    2014-09-20 06:04:30:171  552 634 Report REPORT EVENT: {37DD5321-4FD5-4024-9C84-1FB9C04D4A5A} 2014-09-20 06:04:25:169+0800 1 148 101 {00000000-0000-0000-0000-000000000000} 0 80244023 CcmExec Failure Software
    Synchronization Windows Update Client failed to detect with error 0x80244023.

    Hi
    If SCCM is setup correctly and your boundaries are correct then once you deploy updates the agents will pick them up.
    Also make sure you SUP role has the FQDN set. Lastly if you are using port 8530 make sure it is open.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • LMS 3.2 on Win 2008 Server - Web Server Issue

    Hi,
    I just installed LMS 3.2 on Windows 2008 Server Standart X64 and the CiscoWorks Web Server service does not start (Apache service is down but Tomcat up).
    All other services seem to be correctly started even if this is quit long.
    When I try to manually start the Apache Service with "pdexec Apache", i got :
    ERROR:Get reply from server failed:
    ERROR: Daemon Manager startup in progress. Please wait.
    When the deamon is up, the second line disapeared but apache is still not responding and of course, the URL is unreachable.
    This is a HP Proliant Server with 12Go RAM, is there a maximal size for the paging file ?
    I did not modify TMP and TEMP variable, should I have done it before the installation ?
    it appears to be some service startup issue on win 2008, is there bug fix or work around ?
    pdshow attached
    Thanks for your help, this is quit urgent.
    Cedric.

    >>>  is there a maximal size for the paging file ?
    There's indeed a swap file issue with Win 2008. See the first reply in this thread for corrective action: https://supportforums.cisco.com/message/675893#675891
    Though it may not apply, because you've installed LMS 3.2 ok, since you seem to be aware of it, the TMP/TEMP variables do need to be shortened, as noted in this post: https://supportforums.cisco.com/message/677383#677383
    Is your Win 2008 Server running any Microsoft Service Packs? Because AFAIK Win 2008 SP2 is not yet supported, and no one seems to have any luck on it with LMS 3.2 yet.
    After LMS 3.2 is up and running, if you can't log in to the web GUI, you might be running into the CSCtb17186 bug, described in this post: https://supportforums.cisco.com/message/676256#676256

  • ECC 6.0 installed in win 2008 server with db2 9

    Dear all.,
    I have newly installed sap erp ecc 6.0 in win 2008 server with db2.The installation is successfully finished and system is up and running.
    But the issue is i could not find anything in the control centre to take backup and to do other activities.
    I tried to add the system in control centre and i tried to run with DB2admin create command.
    Please anybody let me know how to get all the systems and all database in control centre in db2.
    ERROR returned SQL0104N
    best regards.,
    Manjunath G

    db2admin create command is for creating the DAS, I guess no need of it here
    http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/admin/t0004960.htm
    On Windows server, start -> run -> db2cmd -> enter
    Does it open db2cmd prompt ?
    If yes, check these and paste the output here in forum
    echo %DB2INSTANCE%
    db2ilist
    db2 list db directory
    'I tried to add the system in control centre'
    Ok, I guess you are trying to add the instance. Try the following link for 'Listing available instances' and 'adding additional instances'
    http://books.google.co.in/books?id=YiO2oUNtXLQC&pg=PA118&lpg=PA118&dq=db2Listingtheinstancesinyoursystem&source=bl&ots=nvegXvy8du&sig=tnac90moH8XIpMOwiOC2RUx68K8&hl=en&ei=v1zHSvuSBY7o6gP2grGnDQ&sa=X&oi=book_result&ct=result&resnum=1#v=onepage&q=db2%20Listing%20the%20instances%20in%20your%20system&f=false

  • Unable to install new SP1 update for for Office for Mac 2008 on new MacBooo

    The new update SP1 for Mac Office 2008 will not install on new Macbook Al - very slow to d/load and refuses to install - is tis due to MacBook or does it happen on other Macc as well ?

    Zapdoc wrote:
    The new update SP1 for Mac Office 2008 will not install on new Macbook Al - very slow to d/load and refuses to install - is tis due to MacBook or does it happen on other Macc as well ?
    The terminology SP1 is a bit confusing. SP1 and such is mostly used with Win Office products. The latest update for Office 2008 is
    "Microsoft Office 2008 for Mac 12.1.4 Update
    This update fixes a calendar issue in versions of Microsoft Entourage that were updated with the Microsoft Office 2008 for Mac 12.1.3 Update. The issue prevents Exchange accounts in Entourage from sending meeting invitations and responses. This issue can occur when an Entourage identity is configured with more than one mail account. We strongly recommend that all Entourage users who installed Office 2008 for Mac 12.1.3 Update install this update."
    and all updates have been named 12.M.N, M=0 or 1, N =4 in this case.
    The update above, and earlier ones -- and updates for Office 2004 -- can all be found here for download:
    http://www.microsoft.com/mac/downloads.mspx
    Is this what you are trying to install? I did this update on my Al MB recently and it went fine.
    Phil
    Message was edited by: w7ox

Maybe you are looking for

  • Unable to Extend The Tablespace through Brtools

    Hello Guru's In Our Production Server we are not able to extend table space through BRtools while performing table space extend i am facing this error, please give me the solution so that this error is going to rectified i am attaching the log for yo

  • Connection to ipod s

    Hi I've seen similar questions on the forum, but not quite the same. We are about to purchase a new car (VW Golf) and it comes with a slot/cradle for ipods. Very handy if you have an ipod - we don't! Does anyone know of any adaptors to connect to the

  • HT4946 I lost my notes while trying to refresh my youversion bible apps,how do I restore it

    I lost my notes while trying to refresh on my youversion bible apps,how do I restore the notes

  • Dynamically format colors in lists

    I would like to dynamically set a color for a single in a list. Ie rather than code: If var = 'x'. write l_field color col_negative. elseif var = 'y' write l_field color col_total. elseif var = 'z' write l_field color col_group. endif. I would like t

  • Burnt IDVD project, but unable to reburn the burnt dvd?

    Ive finished an idvd project burnt it to a dvd, and that works fine which is great, but nieve me deleted the idvd project on the computer thinking i would be able to just burn copies off the one dvd cd copy ive got, but it is appearing impossible? It