Bareword "POSIX::_SC_OPEN_MAX" not allowed while "strict subs"

Hi,
We are upgrading from Oracle Apps 11i to R12. When we execute custom perl script in R12 (which is executing without any errors in R11) showing following error message.
Bareword "POSIX::_SC_OPEN_MAX" not allowed while "strict subs" in use at /pkg/perl5/lib/GnuPG.pm line 267.
Compilation failed in require at load_cm line 27.
BEGIN failed--compilation aborted at load_cm line 27.
Please help me out to resolve the issue.
Thanks and Regards,
Vijay

Hi,
We are upgrading from Oracle Apps 11i to R12. When we execute custom perl script in R12 (which is executing without any errors in R11) showing following error message.
Bareword "POSIX::_SC_OPEN_MAX" not allowed while "strict subs" in use at /pkg/perl5/lib/GnuPG.pm line 267.
Compilation failed in require at load_cm line 27.
BEGIN failed--compilation aborted at load_cm line 27.
Please help me out to resolve the issue.
Thanks and Regards,
Vijay

Similar Messages

  • Fiscal Year Not allowed while creating the Process order (COR1)

    Hi Friends,
    My Indian client is following the Fiscal year of 2011 for the period of April 2010 to March 2011). We have gone live one month before. But now the problem we are facing is while creating the process order (T.Code COR1) system gives the error message "Fiscal year 2010 is not allowed".
    The Diagnosis shows as below
    Fiscal year 2010 is not allowed
    Message no. F5568
    Diagnosis
    The fiscal year entered (2010) is different from the fiscal year derived from the posting date and fiscal year variant (2011).
    System Response
    Error.
    Procedure
    Correct the fiscal year entered.
    I have Checked the Controlling area version. Fiscal Year 2011 starts from 01.04.2010. This issue is only at the time of Process oder creation and not in other module like FI, MM, SD, PS, QM and PM. I have checked with V3 Variant also and there is no problem with that.
    Can any one help me where the setting is missing or what whould be the probable reason for this issue.
    Regards,
    Deva

    Hi Prakash,
    Thank you for your reply. I have checked the MMPV and MMRV set up and that is fine with fiscal year 2011. We are also processed lot many Material receipts for the fiscal year 2011. I have checked with OB52 for finace it is opened for the entire year of 2011 from 2009 for all periods.
    We are facing only when we try to create the process order. When we enter the starte date as 24.11.2010 the derived period shows as fiscal year 2011. But entered fiscal year shows as 2010. We are not entering any other dates in the process order.
    Is there any other probablity the date is picking from any Production related set ups??
    The costing version fiscal year 2011 starts from 01.04.2010. So no problem with Controlling area. I have Checked the Factory calendar. The calendar starts from 01.01.2010 to 31.12.2010 for the year 2010.
    Is there any other possibility of the missing settings or problem in date control???
    Regards,
    Deva

  • Fiscal year 2010 Not allowed while creating Process order in COR1

    Dear Friends,
    We have gone SAP live in the month of October. The fiscal yeat we are using is 2011 as the client is Indian client. I have made the fiscal year variant for 2011 (V3). The FI document posting with Fiscal year 2011. It is also creating the Controlling document and Profit center document without any problem.
    We have also made the period open as 2011 in MMpv and MMRV. The goods receipts is working fine and the finance entry and material document gets generated for the fiscal year 2011.
    Now we are creating the process order in COR1 and getting the error message Fiscal year 2010 not allowed as below.
    Fiscal year 2010 is not allowed
    Message no. F5568
    Diagnosis
    The fiscal year entered (2010) is different from the fiscal year derived from the posting date and fiscal year variant (2011).
    System Response
    Error.
    Procedure
    Correct the fiscal year entered.
    In KP26 we have maintianed for activity price for 2010 &  2011 and the system is picking the data for the fiscal year 2010 data and not the FY 2011 data.
    I have checked in OKEQ (Costing version '0') The valide start date for FY2011 is 01.04.2010.
    Is there any other place to maintain the fiscal year in Controlling area or Prodduction Planning???
    I last my patient last 5 days doing R&D. Can any one help me where the fiscal year is picking and why it is picking FY 2010??
    Regards,
    Devendran

    Hi Ajay,
    Thank you for your comments. I have checked the Factory calendar and that is 2010 (January to December). We have tried to change to 2011 but the system automatically picking the date from January 1st 2011 to 31st December 2011. I am unable to create calendar year with date from 01.04.2010.
    I have discussed with my PP consultant about this issue, he is telling the factory calendar nowhere related to Fiscal year. Do you have any idea how to change the factory calendar of 2011 from 01.04.2010 to 31.03.2011??  Is there any there reason why my system considering the Fiscal year 2010 instead of 2011???
    Your inputs will defenitely help me to get an clue.
    Regards,
    Devendran

  • Virtual column not allowed while creating "simple view"

    hi,
    i have created a simple view
    systax:
    create view empvu30
    as select empno id_number,ename Name,sal*12 ANN_SALARY
    from emp where deptno=30;
    when i am going to update this view i am getting error:
    ORA-01733: virtual column not allowed here

    user10492712 wrote:
    hi,
    i have created a simple view
    systax:
    create view empvu30
    as select empno id_number,ename Name,sal*12 ANN_SALARY
    from emp where deptno=30;
    when i am going to update this view i am getting error:
    ORA-01733: virtual column not allowed hereThe error is correct as you have a transformation done on the Sal column which can't be updated. That's why the error is thrown to you.
    Please read this link,
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10595/views001.htm#i1006127
    >
    If the view was created by using an expression, such as DECODE(deptno, 10, "SALES", ...), then rows cannot be inserted into or updated in the base table using the view.>
    HTH
    @Pavan,
    That's different question altogether. I don't think OP question falls in that thread's context.
    Aman....

  • Error msg: "Blank access parameter not allowed" while saving the salesorder

    Hi Every one,
       I am facing with one standard error message while trying to selects the print option and output type and saves the output the error appears.
    Can any one please suggest me on this.
    Thanks,
    Manju

    Hi,
    Maintain the correct configuration settings.
    Also maintain the correct values for your condition records.
    Debug the code with the help of your ABAPer so that we can know that blank value.
    Regards,
    Krishna.

  • 'language' not allowed in Strict

    When I validate my code, I am told that 'language' is not
    acceptable, as in:
    <script language="JavaScript" type="text/javascript">
    In the validation, I get : <script
    language=.."..JavaScript" type="text/javascript">
    why those red dots?
    what should I use instead, please?
    thanks, Karl London

    I didn't say to delete the line. I said to remove the
    language="JavaScript"
    attribute/value pair.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Karlhevera" <[email protected]> wrote in
    message
    news:g6b3gl$i2j$[email protected]..
    >
    quote:
    Originally posted by:
    Newsgroup User
    > Remove it. It's not needed.
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "Karlhevera" <[email protected]> wrote
    in message
    > news:g67lit$fs8$[email protected]..
    > > When I validate my code, I am told that 'language'
    is not acceptable, as
    > > in:
    > >
    > > <script language="JavaScript"
    type="text/javascript">
    > >
    > > what should I use instead, please?
    > > thanks, Karl London
    >
    >
    >
    > I have done as suggested and deleted the complete line.
    As a result the 2
    > hotspots on the same page do not work? when I undelete
    this line, it's
    > OK?
    > what should I do now, please?
    >

  • Getting ORA-20001: Creation of new object is not allowed: !!

    Hi Am getting ORA-20001: Creation of new object is not allowed while enabling constraints after importing the dumps from source to target datbase,can anyone assist me to fix this issue.

    Hi Osama/Mustafa,Thanks for your quick response,can you please explain me the following things-
    1)As i don't have privilege to run the DBA_XX views,am not able to run those queries-
    SELECT OWNER, TRIGGER_NAME, TRIGGER_BODY FROM DBA_TRIGGERS WHERE TRIGGER_TYPE IN ('AFTER EVENT', 'BEFORE EVETN') AND TRIGGERING_EVENT LIKE '%CREATE%';
    can you tell me what output it'll throw,based on this output how will we fix the issue.
    2)SELECT * FROM dba_sys_privs WHERE privilege = 'UNLIMITED TABLESPACE';
    why we need to check this privilege?as i don't have privilege to run this one in my db.
    3)select * from dba_source where upper(text) like upper('%Creation of new object is not allowed%');
    as i don't have privilege to run this one in my db,already i got the object name from my logfile
    and more you have quoted"This is an error of someone that coded purposely on your database, probably dba or a developer who has privilege and again it is in a database event trigger"
    4)can you explain me much more deeper about the root cause and as already sent note to my DBA,can you explain me the solution to fix this issue ?

  • Sharepoint and SSRS integration Error Requested registry access is not allowed.

    I have integrated SSRS with sharepoint foundation 2010, it was running fine but suddenly its starts giving me error as -
    "An unexpected error occurred while connecting to the report server. Verify that the Reporting Services Service Application mapped to this web application is available OR the report server is available
    and configured for SharePoint Integrated mode. --> The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. --->
    Microsoft.ReportingServices.Library.ReportServerDisabledException: The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted
    content. ---> System.Security.SecurityException: Requested registry access is not allowed."
    Now i am not able to read reports or cant access all database options in sharepoint,it says
    registry access is not allowed
    I tried to reset encryption key and allowed all access to registry keys buts its giving same error .
    Please suggest me what should i do now, i stuck here...

    Hi Bhagyashri,
    From your description, there have two questions in the environment:
    "Requested registry access is not allowed" while access SharePoint sites
    and "The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database" while viewing reports
    For the first issue, the cause is the SharePoint web service account can't access some registry keys.
    For the second issue, the cause is that the report database was restored from another server, and the encryption key was not restored correctly.
    To fix the issue, please:
    Follow "solutions" in this article
    http://blogs.technet.com/b/spsforum/archive/2011/11/02/quick-solution-5-requested-registry-access-is-not-allowed.aspx to fix "Requested registry access is not allowed"
    Restore the encryption key again, or please delete the key and then reset every credential setting in SSRS data source connection
    Thanks,
    Jinchun Chen
    Jinchun Chen(JC)
    TechNet Community Support

  • UCCHECK error:  TRANSLATE... CODEPAGE/NUMBER FORMAT is not allowed

    Hi ,
    I am getting error " TRANSLATE... CODEPAGE/NUMBER FORMAT is not allowed" while doing UCCHECK activity.
    Existing code is
      DATA: BEGIN OF BIN_TAB OCCURS 500,  
            SATZ(1500)  TYPE C,
          END OF BIN_TAB.
       translate bin_tab from code page '1100'.
    I am getting this error for above statement.
    Class  CL_ABAP_CONV_IN_CE should be used but not sure about the syntax.
    Please suggest how to resolve it ?
    Thanks:
    Anugrah

    Please refer to below link:
    http://wiki.scn.sap.com/wiki/display/ABAP/CL_ABAP_CONV_IN_CE
    Thanks,
    Sunny

  • Material condition unit of measure not allowed

    Hello Friends,
    I am facing error of material XXXX condition ZPPL unit of measure SFT not allowed while creating the  opportunity in CRM
    Kindly note that I have defined a new UoM in ERP and for this new UoM the sales created perfectly in ERP, i have checked the netweaver settings for ISO codes and UoMs in CRM and they are fine...
    Please help me with this

    Did you ever find the solution for this?  I am getting the same warning message and have no idea why it is defaulting 'ST'.

  • How to find and replace data in form fields in acrobat xi, its not allowing to do so while trying, a

    how to find and replace data in form fields in acrobat xi, its not allowing to do so while trying, asking for adobe livecycle to get installed. please help.

    Easiest way to do it is the following:
    - Open the PDF file in Acrobat.
    - Go to Tools - Forms - More Form Options - Export Data.
    - Save the form data as an XML file somewhere on your system.
    - Open XML the file in a plain-text editor (I recommend Notepad++).
    - Let's say you want to replace all the years in the dates from "2013" to "2014". Do a global Search&Replace of "2013-" to "2014-" (I added the dash just to make sure that only date fields are edited).
    - Save the XML file (maybe under a new name).
    - Go back to the PDF file, and now go to Tools - Forms - More Form Options - Import Data.
    - Select the edited XML file and import it.
    - Done!

  • An error occurred while sending mail. The mail server responded: Relaying not allowed.

    Suddenly I am not able to send any email from my account, from pc or phone.
    It gives error message "An error occurred while sending mail. The mail server responded: Relaying not allowed. Please check the message recipient --------and try again."
    I have checked account setting and is correct. please help

    This message, which comes from the server, usually means that you are using an smtp server provided for use with one particular account to send messages "from" other accounts. The fact that it also happens with your phone does indicate that it is external to Thunderbird.
    How many different email accounts do you have? How many different providers are involved?

  • GDM does not allow resolution while Gnome does

    My xorg.conf is set to default resolution 1024x768, and when I get into gnome I have 1152x864 set up and it works fine. If I set my default xorg.conf resolution to 1152x864 like my gnome, GDM isn't displayed and I have to login blindly. This would not be a problem except I want to run openbox in 1152x864 which uses the default xorg.conf resolution.
    I'm using the proprietary ati drivers with my radeon x800. Any ideas?
    Last edited by Statix (2008-03-12 00:35:42)

    Ok, I investigated problem a bit.
    I have GDM configured with autologin, what was working for me for a while and now it stopped. Here's the output of stystemctl status gdm.service:
    gdm.service - GNOME Display Manager
    Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
    Active: active (running) since Wed, 2012-11-07 23:44:17 CET; 4min 9s ago
    Main PID: 393 (gdm-binary)
    CGroup: name=systemd:/system/gdm.service
    ├ 393 /usr/sbin/gdm-binary
    ├ 404 /usr/lib/gdm/gdm-simple-slave --display-id /org/gnome/DisplayManager/Displays/_0
    └ 407 /usr/bin/Xorg :0 -background none -verbose -auth /var/run/gdm/auth-for-gdm-yT4wmE/database -seat seat0 -nolisten tcp vt1
    Nov 07 23:44:17 localhost systemd[1]: Starting GNOME Display Manager...
    Nov 07 23:44:17 localhost systemd[1]: Started GNOME Display Manager.
    Nov 07 23:44:19 localhost gdm-simple-slave[404]: WARNING: Failed to give slave programs access to the display. Trying to proceed.
    Nov 07 23:44:19 localhost gdm-autologin][417]: gkr-pam: no password is available for user
    I tried removed autologin from /etc/gdm/custom.conf and rebooted system. GDM showed up, but it was not allowing me to login always failing with message, that authentication failed.
    Any idea how to deal with this issue?

  • MY COMPUTER WILL NOT ALLOW MY COMPANY OUTLOOK TO OPEN IT IS IMPERATIVE THAT I HAVE THIS EVERY ONCE IN A WHILE IT OPENS BUT SELDOM

    Question
    MY COMPUTER WILL NOT ALLOW MY COMPANY OUTLOOK TO OPEN IT IS IMPERATIVE THAT I HAVE THIS EVERY ONCE IN A WHILE IT OPENS BUT SELDOM edit

    If the CD absolutely requires that old version, then it is basically obsolete. However, it might work with the current version ... have you installed the current version of Adobe Reader, and if so what does it say when you try to use the CD?

  • An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider,

    An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider,
    error: 40 - Could not open a connection to SQL Server)

    An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named
    Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    Hello,
    Make sure your SQL Server service is started.
    Make sure TCP\IP and names pipes protocol is enabled
    Make sure you have made an exception in firewall for SQL Server connection
    Make sure SQL Server browser service is enabled
    Make sure you connect with correct name hostname\instance name for named instance,MSSQLSERVER for default instance and Hotname\SQLEXPRESS for express edition.
    Please make sure you use port no when connecting to SQL server listeing on different port (hostname\instance ,portno)
    http://blogs.msdn.com/sql_protocols/archive/2006/09/30/SQL-Server-2005-Remote-Connectivity-Issue-TroubleShooting.aspx
    Hope this helps
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

Maybe you are looking for

  • Infinity speeds at peak time

    Huge problmes in the Mold area, had a hove move on 15th septmeber 2 miles from old house where recieved constant 80 / 20 speeds. Infinty was installed on 24th september and for first day had 72 mbps speed on line with profile of 77 which was great. S

  • My iPad3 is over heated will developers find a way to keep the iPad3 cooler

    Hello the is my second iPad that I got because my other one got super hot at the lower left hand corner and only the left hand corner but my new one is pretty much the same the people form apple say the it is with in there temp zone the new iPad gets

  • Concurrency in Database

    Hi, i have a Web App and i have a problem when i insert values into a table. Let's say that I have two tables A and B, in order to insert a value in A i have to read, first, a value from table B, this value in table B is just like a sequence, i mean

  • Iwork on ipad and imac - One Purchase?

    I have iWork on my iPad.. how do I get it on my iMac without buying it again?

  • Main window twice

    Hi. I have requirement to print main window twice. Please help me out. 1) In my script i make two main windows like MAIN 00, MAIN 01. 2) In MAIN 00 i have ELEMENT 525 and 525-n( i am created). This two available in MAIN 02 also. 3) In my Driver Progr