Not running (process ID not found)

Hi Gurus,
Please help me. Saposcol is on and off. After few minutes after restarting, it will stop again.
Here is the error i have found in dev_coll file.
11:30:19 19.07.2009 ERROR: pfhpuxreqf.c 269: statvfs(): errno 2: No such file or directory
Hope you can help me resolve my issue.
Thanks
Rachelle

Hi
Pls check the following
saposcol should have file properties
-rwsr-x---   1 root     sapsys    320434 Jul  3 18:00 saposcol
If not pls do the following
To change the saposcol file to owner root, group sapsys, mode 4750, log in as root to your unix system:
cd /usr/sap/<SID>/SYS/exe/run
chown root saposcol
chgrp sapsys saposcol
chmod 4750 saposcol
Also may I ask you if you are running the latest version of saposcol for marketplace ( If not pls change the executable to newer version )
Thanks
Anish

Similar Messages

  • Air 3.4 iOS Push Notification is not fired when app is not running and is not in background

    Hello,
    I'm making an Air iOS application which uses the iOS Push Notification from Air 3.4.
    All is working perfectly except when I receive notifications when the app is not running and is not in background (The app is killed).
    I suppose the RemoteNotificationEvent.NOTIFICATION must be dispatched when I receive a notification even if my app is not currently running or in background ?
    Do you have already get the same issue ? Do you know what can prevent the notification to be handled ?
    Thanks,
    Loïc

    issue has been fixed in the build available at http://labs.adobe.com/downloads/air3-5.html.
    You would now have to attach listener to InvokeEvent. For cases, when application is killed, InvokeEventReason will be InvokeEventReason.NOTIFICATION. The notification payload can be accessed by the following code
    protected function onInvokeEvent(event:InvokeEvent):void
         trace("Invokehandler called .... \n");
         trace("reason: " + event.reason + "\n");
         if( event.reason == InvokeEventReason.NOTIFICATION)
                        var payload:Object = Object(event.arguments[0]);
              for (var i:String in payload)
                    trace("Key:value pair " + i + ":" + payload[i] + "\n");
              // TODO: DO THE NEEDFUL ON RECIEVING A NOTIFICATION HERE

  • SAPOSCOL not running:Shared Memory not available

    Dears,
    On my PI 7.1 server when I go to ST06 I get message:
    SAPOSCOL not running:Shared Memory not available
    Please suggest.
    Shivam

    few suggestions
    FAQs on saposcol - http://www.saptechies.com/os-collector-saposcol/
    SAP Note 165188 - saposcol not running on AIX-DB2
    SAP Note 548699 - FAQ: OS collector SAPOSCOL
    SAP Note 103135 - DB2-z/OS: Installing saposcol manually
    Regards
    Sekhar

  • ADI - Excel is not running, or is not available.

    Hi friends,
    I am trying to upload the journal entries through ADI. When I try to do this I get the following error
    "Excel is not running, or is not available. You cannot upload at this time.".
    We are on 11.5.9 and the excel we are using is 2003. This was working absolutely fine earlier. Can some one let me know what the issue could be. Please note the Macro>Security> Options> Publisher Options. This is checked too.
    Thanks

    Hi;
    "Excel is not running, or is not available. You cannot upload at this time.".
    We are on 11.5.9 and the excel we are using is 2003. This was working absolutely fine earlier. Can some one let me know what the issue could be. Please note the Macro>Security> Options> Publisher Options. This is checked too.It was working before? So what have you been changed on your system? patch etc?
    Please check below which could be helpful for your issue:
    Journal Upload Errors With Excel Is Not Running, Or Is Not Available, You Cannot Upload At This Time [ID 243893.1]
    Hope it helps
    Regard
    Helios

  • Problems with Labivew 2013 / 14 install - Ni Variable Engine error and Labview does not close, processes do not stop when I run Vis.

    Hi All,
    I am hoping at all my problems are relateded to a problem I am experancing, when I look into my windows 7 (64bit) event viewer near every time I boot up I get an error regarding the NI Variable Engine which reads.
    The description for Event ID 0 from source NI Variable Engine cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    C:\Program Files (x86)\National Instruments\Shared\Tagger\ni_tagger_plugin_mxs.dll: Failure to load plugin: Unexpected Error: Unable to get the Interface from the plug-in.
    and a second which is the same apart fomr the last line
    Unable to load the MXS configuration plugIn: Failed to get MAX Configuration interface for Tagger: 0x80040318
    I have tried uninstalling all labview things and I have tried repairing all labivew programs. Along with this I got this error when I installed Labview 2013 so I thougth why not try 2014 and I still get the same problems. I also shoudl point out I use bot 32 bit and 64 bit versions of labivew. I have installed labview on many machines before but never encountered this problem. That being said this was a new clean windows install.
    Along with thiese errors labview heardly ever shuts down properly when I close the program it just freezes and needs forshed shut down.
    Apart form this I noticed that when I run any of my Vis which I have never had problems with in the past and I stop the program somtiems processes keep using CPU such as "lktsrv.exe"
    I really need to get this sorted out because its morstly the crushing and processes not stopping which is rather annoying.
    I shoudl also say that these problems are both in the 32bit and 64 bit versions of labview not difference. and no difference if its 2013 or 2014
    Cheers

    Hi GajanS,
    Thanks for your reply sorry I havetn noticed anybody had replied as I stopped hoping for any responce before then.
    I have attached a screenshot of the four processes that seems to be giving me a problem.
    I have actually managed to find the program causing labivew to crash was in fact my antivirus software which I have now removed and have no more problems with labview crashing on shutdown.
    After removing it I tried the repair feature again for all my labview programs but sadly the one persistant problem remaining is still the four processes using around 13% processor each. I have found out this happens sometime after booting up regardless of if I run labivew or not. So it does not directly seem related to the running of any labview applications but rather a bug in the labview software.
     the processes are:
    lktsrv.exe
    tagsrv.exe
    nidmsrv.exe
    lkads.exe
    as shown in the task manager.
    I would relaly help if I can get this sorted out.
    Cheers
    Attachments:
    Screenshot 2015-03-24 21.50.00.png ‏12 KB

  • Daily processes not running. Why not?

    For no reason discernable to me, my dual 2Ghz PowerPC G5 running 10.4.6 suddenly stopped running the scripts in /etc/periodic/daily. The strange thing is that the processes in /etc/periodic/weekly and /etc/periodic/monthly are still executing weekly and monthly, as appropriate.
    According to the /var/log/daily.out, the last time the daily processes ran was the 27th of April, so I suspect something failed around that time. The log for that day shows that not all the entries were run. I checked /System/Library/LaunchDeamons, and the launchd entry for com.apple.periodic-daily.plist is there and is unchanged since installation.
    The system log for the 27th shows only these entries:
    Apr 27 03:57:49 hostname cp: error processing extended attributes: Operation not permitted
    Apr 27 03:58:15 hostname cp: error processing extended attributes: Operation not permitted
    Entries like these also show up the 26th, 29th, May 1st and May 6th, so that wasn't the only time.
    What do I check next?
    Dual 2Ghz PowerPC G5   Mac OS X (10.4.6)  

    The computer is on 24/7, or as close to it as I can
    get, so being off isn't a problem.
    Even if turned off regularly the daily scripts should run at least a couple times a week. On my work computer weekly and monthly never run because I turn it off for the weekend, but the daily still runs. So my point is that the monthly is the first most likely not to run, then weekly, and daily not running, ever, would be practically unheard of.
    Of course, that doesn't solve the problem. You
    should repair permissions and run Disk Repair from
    the install disk. You could also try deleting the
    preferences then running it manually from the
    Terminal to reset it.
    Which preferences are you referring to?
    I don't know, do a search with EasyFind, not Spotlight, and see what you can find. And check out Apple's Knowledge base. There has to be at least one preference to delete but you might need some detective work to find it.

  • My Applet not running in java not installed systems.

    dear sir/madam,
    i have an applet which uses java.awt.* and java.awt.event.* classes, is running in systems with J2SE installed. but it is not running in systems with java enabled browsers without J2SE installation.
    i want my applet to be run in all java enabled browsers without J2SE also.
    how to make my applet work.
    thanks in advance.
    -- ks_moses

    install J2SE to develop Java programs..
    install JRE to run your Java Programs
    To run your applets into such a browser, you must have a plugin installed on that browser to run your applet, so install JRE(Java Runtime Environment), it will install the Java plugin automatically so you can run your applets, GoodLuck
    Regards,
    Mohammed Saleem

  • MiniWAS not running error: Xuser not found

    Hi I have installed succefully Miniwas in my PC, It work perfectly during couple of months, then suddenly I tried to start application and I could not, I got this error during start batch
    C:\miniWAS> set DBBAME=WA1
    C:\miniWAS> x_server
    18641 Error:XSERVER is already running!
    C:\miniWAS> dbmcli -U db_warm
    Error! Xuser not found
    Error: Database WA1 not started!

    Hi Carlos,
    when you or a script that starts the SAP System
    starts the database with command "dbmcli -U db_warm"
    the MaxDB/SAPDB uses a mechanism to look up so called xusers with entry name "default" to find a user with which the SAP system can connect to the database. this list is OS user dependent. Meaning that if you do a "c:>xuser list" on the command prompt for user OSUserA there are user maintained whereas when you are logged in with OSUserB and do the same thing there are no users maintained meaning you end up with an empty list displaying nothing.
    So my first guess would be that you do not start the system with the user you have installed the miniSAP system because the list is only maintained for the user you did installed the system with.
    If this is the case try to start the system with the OS
    user you have used while installation of. If the current user is the installation user you have lost for some reason the xuser list entries. Then you have to rebuild this by hand with command
    xuser -d <dbname> -n <dbhost> -u <Schema>,<Schema_Password>
    -U DEFAULT -S SAPR3 -t 0 -l 0 set
    of course therefore you have to know the user and password inside the Database to make SAP connect to it.
    Another option would be to install the Database Manager Gui from http://www.sapdb.org/7.4/sap_db_software.htm do a backup of your database. Then throw away the complete system. do a reinstallation of the MiniSAP and then recover the database over the new installed one. This will reset you to have a running system with all the stuff you have done inside the system before
    hope that is of help to you
    Regards Ingo

  • Payroll run process is not showing any results

    We have Oracle Applications 11.5.10.2 with vision demo database with US legislation. After completing all the required setups for Payroll and defining a new payroll and all the requirements for the payroll, when we submit the request Payroll Process we are not able to see any results, even though the request has completed successfully without any errors. We are not able to see any salary details in Statement of Earnings, Payslip etc. And data is not displayed even if we use Quickpay.
    What could be the problem?

    You can post it in HRMS forum, they might be able to help
    Human Resource Management (HRMS)

  • ITunes not running. (iTunes.exe not in processes)

    I recently reformatted my hard drive. I reinstalled iTunes, and it ran as expected. This afternoon, it suddenly stopped. Now, after double clicking the shortcut (or going straight to the program file), I just get a quick hourglass. Nothing follows.
    I've checked the system processes, and itunes.exe isn't present. For what it's worth, iPodService.exe, AppleMobileDeviceService.exe, and iTunesHelper.exe are all running.
    I've uninstalled (via Add/Remove as well as the iTunes installer file) five or six times now. I've also tried manually removing remaining program files and Quicktime system32 dll files. Still no luck.
    I have ESET NOD32 running but nothing otherwise. Disabling it changes nothing.
    I appreciate you checking this out. Thank you for any efforts.

    I've had a really similar issue lately. About a week ago my iTunes stopped opening for me. I'd click on the icon on the start bar, the desktop, etc to no avail. It simply wouldn't open. I wouldn't get an error message or anything, just one of those blue loading circles for a second or two and then nothing. After trying the obvious (restarting my computer), I tried again, with the same results.
    I decided I'd simply uninstall iTunes/Quicktime and reinstall them. They uninstalled fine according to Vista, but now when I try to reinstall iTunes I get ones of these messages during installation: http://img199.imageshack.us/img199/1282/issue.jpg

  • SAPOSCOL is not running,shared memory not available

    Hi,
    While I tried to start the SAPOSCOL ,it is not starting and throughing the below error.
    Profile          : no profile used
    06:59:26 05.03.2010   LOG: Saposcol Version  : [COLL 20.95 701 - V3.72 64Bit]
    06:59:26 05.03.2010   LOG: Working directory : /usr/sap/tmp
    06:59:26 05.03.2010   LOG: Process Monitoring active.
    06:59:26 05.03.2010   LOG: searching for Process Monitoring Templates in /usr/sap/tmp/dev_proc
    06:59:26 05.03.2010   LOG: searching for Process Monitoring Templates in /usr/sap/tmp/procmon/
    06:59:26 05.03.2010   LOG: The following processes will be monitored:
    06:59:26 05.03.2010   LOG: Process:    jlaunch-DSAPINFO=IDH_00_dispatcher*  for user:               idhadm
    06:59:26 05.03.2010   LOG: Process:        jlaunch-DSAPINFO=IDH_00_server*  for user:               idhadm
    06:59:26 05.03.2010   LOG: Process:           jlaunch-DSAPINFO=IDH_00_sdm*  for user:               idhadm
    06:59:26 05.03.2010   LOG: RefreshDeviceFiltering failed - no filtering done!
    06:59:26 05.03.2010   LOG: Shared Memory Size: 328100.
    06:59:26 05.03.2010   LOG: Connected to existing shared memory.
    06:59:26 05.03.2010   LOG: MaxRecords = 3492 <> RecordCnt + Dta_offset = 3031 + 61
    06:59:42 05.03.2010 WARNING: WaitFree: could not set new shared memory status after 15 sec
    06:59:42 05.03.2010   LOG: PfDeleteMonArea Failed
    06:59:42 05.03.2010 _WARNING: Cannot create Shared Memory_
    06:59:53 05.03.2010   LOG:  check_remap: Switched to new shared memory.
    Please help me regarding this .
    Regards,
    Minakshi

    This is a bug in NT
    Note 1322232 - saposcol: attaching to existing shared memory
    I donot see a straight forward correction declared for the same issue in unix flavored systems. From the log file,working directory format(/usr/sap/tmp) looks like a unix box. Could you let us know the OS ? If its AIX there are many notes u may check , to begin with
    Note 561356 - saposcol on AIX terminates due to memory leak
    Note 710975 - FAQ: which saposcol should be used on AIX
    cheers !
    PRADi

  • OID is up & running but "ldap"  process are not running

    Hi all,
    Oracle Internet Directory is up & running but LDAP processes ( Not Running ---- Process oidmon
    Not Running ---- Process oidldapd
    Not Running ---- Process oidrepld
    Not Running ---- Process odisrv) are not running.
    I am trying to configure SSO for reverse proxy server and ran the command ssocfg.sh https proxyServerName proxyServerPort
    and when i am trying to go for next step that is ldapmodify -D cn=orcladmin -w welcome1 -v -f setdasurl.ldif
    it is showing up cannot connect to LDAP server. and also when i am trying to acess SSO admin Server the redirection url is showing up with 404 page not found error.
    pls help me
    Thanks

    Do 'oidctl status' and check if the 'oidldapd' is up and running. If not, start 'oidmon' by executing the command 'oidmon start'.
    To start 'oidldapd', use 'oidctl' command.
    Eg: oidctl connect=<sid_name> server=oidldapd instance=<instance_num> start
    Sometimes, when you start 'oidmon', the 'oidldapd' process is also started. So, its a good idea to do 'oidctl status' after 'oidmon start'

  • SAPOSCOL not running in MS Cluster

    Hi, gurus:
    We have a problem with SAPOSCOL in a SAP ECC 6.0 system (SAP ECC 6.0 + NetWeaver 7.00 + Oracle 10.2 + Windows Server 2003 R2 Enterprise x64 Edition) running over a MS cluster:
    Transactions OS06/ST06 shows no data, and they show an info message wich states: SAPOSCOL not running ? (shared memory not available ). When we checked this issue, we noticed that, in fact, there is no sapcoscol.exe task running in any node.
    But when we try to start the service (both using microsoft services console and cmd commands) although we can see the process running in the node which owns all the resources, SAP seems not notice that. The information system shows in ST06>Operating System Collector>Status is the following:
    iinterval             0             sec.
    Collector Version:
    Date/time             05.09.2008 16:55:01
    Start of Collector
    Status report
    Collector Versions                         
      running                                   COLL 20.95     700     - 20.64     NT 07/10/17
      dialog                                   COLL 20.95     700     - 20.65     NT 08/02/06
    Shared Memory                              attached
    Number of records                         575
    Active Flag                              active     (01)
    Operating System                         Windows NT     5.2.3790 SP     2 BL-SAP2 4x AMD64 Level 1
    Collector PID                              0 (00000000)
    Collector                                   not running (process ID not found).
    Start time coll.                              Thu Jan 01     01:00:00 1970
    Current     Time                              Fri Sep 05     16:55:01 2008
    Last write access                         Mon Sep 01     11:28:23 2008
    Last Read  Access                         Fri Sep 05     15:54:00 2008
    Collection Interval                         10     sec     (next delay).
    Collection Interval                         10     sec     (last ).
    Status                                   read
    Collect     Details                         required
    Refresh                                   required
    Header Extention Structure                    
    Number of x-header          Records          1
    Number of Communication     Records          60
    Number of free Com.          Records          60
    Resulting offset to     1.data rec.               61
    Trace level                                   3
    Collector in IDLE -     mode ?               NO
      become idle after     300     sec     without     read access.|
      Length of     Idle Interval                    60     sec
      Length of     norm.Interval                    10     sec
    But saposcol.exe is running with a certain PID in the same note than SAP and Oracle under user sapservice<sid>
    We have tried to run saposcol in several ways (as, I have noted before: from microsoft service console, from cmd line using "net start saposcol", using the saposcol under C:\WINDOWS\SapCluster and the one under
    F:\usr\sap\PRD\sys\exe\run, fom the two nodes, accessing the cluster through several IPs...) and tried the commands saposcol -c and saposcol -k but we cannot get the saposcoll run. Moreover, we haven't found any log information. The only log we (and SAP) could find is the one located in C:\WINDOWS\SapCluster\dev_coll.
    This log remain frozen at September 1st:
          SAPOSCOL version  COLL 20.95 700 - 20.64 NT 07/10/17, 64 bit, multithreaded, Non-Unicode
          compiled at   Feb  3 2008
          systemid      562 (PC with Windows NT)
          relno         7000
          patch text    COLL 20.95 700 - 20.64 NT 07/10/17
          patchno       146
          intno         20050900
          running on    BL-SAP2 Windows NT 5.2 3790 Service Pack 2 4x AMD64 Level 15 (Mod 65 Step 3)
    12:04:16 01.09.2008   LOG: Profile          : no profile used
    12:04:16 01.09.2008   LOG: Saposcol Version  : [COLL 20.95 700 - 20.64 NT 07/10/17]
    12:04:16 01.09.2008   LOG: Working directory : C:\WINDOWS\SAPCLU~1
    12:04:16 01.09.2008   LOG: Allocate Counter Buffer [10000 Bytes]
    12:04:16 01.09.2008   LOG: Allocate Instance Buffer [10000 Bytes]
    12:04:17 01.09.2008   LOG: Shared Memory Size: 71898.
    12:04:17 01.09.2008   LOG: Connected to existing shared memory.
    12:04:17 01.09.2008   LOG: MaxRecords = 575 <> RecordCnt + Dta_offset = 614 + 61
    12:04:22 01.09.2008 WARNING: WaitFree: could not set new shared memory status after 5 sec
    12:04:22 01.09.2008 WARNING: Cannot create Shared Memory
    Kernel Info:
    Kernel release    700
    Compilation        NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00
    Sup.Pkg lvl.       146
    ABAP Load       1563
    CUA load           30
    Mode                opt
    Can anyone shed some light on the subject?
    Thank you very much and kind regards
    Edited by: Jose Enrique Sepulveda on Sep 6, 2008 2:10 AM

    Dear bhaskar:
    Thanks for your reply. We have considered balancing the system to the other node or reboot the system to free resources, in order to re-create the shared memory, but in the past, the balancing process (move resources from one node to the other) has caused problems. Since this is a critical system, stopping (or balancing) is not an option right now, and updating the kernel requires an ABAP stack reboot plus the kernel change : any changes in system configuration requires a longer approval/planning process than a reboot.
    Moreover, the OS collecting system and its display in OS06/ST06 has worked fine until now.
    Does anyone knows if a reboot has solved this kind of problem in a similar situation?
    Thanks in advance
    José Enrique

  • Process not running

    I'm stumped. I have a really odd situation. Any help is appreciated...I've deleted the page, reloaded the app, deleted all the processes and recreated them...all to no avail.
    I have about 20 after submit processes. Everything seems to look OK. However, a couple of the processes don't seem to be executing and others are executing but not listed in the debug on the page.
    Example of debug:
    0.03: ...Process "Get PK for PHYSICAL_INTERFACE_ID Create/Create Another": PLSQL (AFTER_SUBMIT) declare function get_pk return varchar2 is begin for c1 in (select PHYSICAL_INTERFACE_ID_SEQ.nextval next_val from dual) loop return c1.next_val; end loop; end; begin :P780_PHYSICAL_INTERFACE_I
    0.03: ...Session State: Saved Item "P780_PHYSICAL_INTERFACE_ID" New Value="32"
    0.04: ...Do not run process "Get PK for PHYSICAL_INTERFACE_ID Create/Done", process point=AFTER_SUBMIT, condition type=, when button pressed=CREATE
    0.04: ...Process "Get PK for VIRTUAL_INTERFACE_ID Create/Create Another": PLSQL (AFTER_SUBMIT) declare function get_pk2 return varchar2 is begin for c1 in (select VIRTUAL_INTERFACE_ID_SEQ.nextval next_val from dual) loop return c1.next_val; end loop; end; begin :P780_VIRTUAL_INTERFACE_ID
    0.05: ...Session State: Saved Item "P780_PKG_RETURN_VALUE2" New Value="ERROR: Problem Creating Virtual Interface Table"
    0.05: ...Do not run process "Call stored procedure - Virtual Interface Create/Done", process point=AFTER_SUBMIT, condition type=, when button pressed=CREATE
    After running the process "Get PK for VIRTUAL_INTERFACE_ID Create/Create Another" I would expect to see a session state saved similar to the physical interface at time .03 The saved item "P780_PKG_RETURN_VALUE2" actually occurs in a process at a later sequence (which is actually much later--it seems to have skipped a couple processes).
    Has anyone else see this type of problem? The last thing I can do is recreate the whole page (ouch!).
    Thanks,
    -Carmine

    Good afternoon. I am running Apex 3.1 and Oracle 10.2.0.4 on RHEL 4.
    The stranger part is that I have another box running a slightly older version of the Apex application--and that one works. The differences were not in this area/on these pages. Strange.
    I tried remove and rewrite all the processes, deleting the page and copying it from another load of the application, etc. Since it was a development box, I'm reloading everything.
    I can try to get something up on apex.oracle.com. But it was so odd as Apex saw the processes. I even opened SQL developer to look at the processes and it looked good. Yet somehow it seemed to skip a process (not even show that it wasn't to run due to conditions), and the session state from the PK not showing but another process.
    I've never seen anything like it. In my investigation, I will note that something went wrong (invalid) with ctxsys.driload. I forgot the exact error. I'm not very familiar with this package.
    Thanks,
    -Carmine

  • ContentAgent not found error OR qmasterd not running error in Compressor

    Hi guys,
    I have problems with Compressor 3.0.1 (related to qmaster i guess). i red many articles around about "qmasterd not running" or, "ContentAgent not found" error message on Compressor.
    I tried to run it from apple qmaster in the preferences system but the same problem. i tried to launch qmasterd in command line ... no success. I erased anything with the name qmaster or compressor (preferences, Applications support, Receips, repaired authorisations, etc...) and made a brand new install from the original DVD).
    Before doing that, compressor wasn't even lauching successfully. After this re-install, it is running but i get these errors from one or the other side. I can say that i erased all related files with attention but still do not understand what to do!
    on my anotyher mac (intel based 2x3GHz dual core) everything is running fine.
    Do someones know what can cause this ? what should i do ? i prefer a solution without beeing obliged to reinstall the whole config!!! oh no!
    Thank you for your help, even a small one
    Best Regards
    Sam

    I told myself: let's do it once again and this time ERASE ALL
    In my last try, i had forgot to erase compressor.framework folder with all its contents.
    Now, it is working just perfect, even the cluster between both computers
    Best.R.
    Sam

Maybe you are looking for

  • IDM : How to get the Resource name in Exclude Rule during Reconciliation?

    Hi Problem Statement => How to get the Resource name in Exclude Rule during Reconciliation. Problem Description => Apparently, we use exclude rule for not consider some account during reconciliation. I need the resource name in exculde rule during re

  • IMac as screen

    Can I use my early 2008 24" iMac as a screen for a Mac Pro that i'm going to buy??

  • Incase Dual Car USB Charger with Lightning to USB Cable

    Hi, I just buy this item and it seems that the item is not working... What can i do? Incase Dual Car USB Charger with Lightning to USB Cable            $39.95 Yakir

  • Client_host('D:\ipconfig.bat');

    Hi dear All Hope that you all will be at the best of your health and knowlege... i am facing a problem while running the oracle forms on the web... i want to execute a .bat file through Client_Host command... while i run the form locally and use the

  • How to set multiple operating units in before report trigger

    hi all can any one help me out in getting clear in how to set multiple operating units in before report trigger in oracle report. as we set single operating unit (mo_global.set_policy.context('S',81); as 81 is my operating unit).then who to set for m