Validate memberset:error 440-Automation error

Hi,
While refreshing the data in the EVDRE, the following error is witnessed-"validate member set:error 440-automation error".This is on BPC 5.1 SP3,MS office 03.Any interpretation on this error is well appreciated.
regards
savi

Hi, Savi!
Maybe you have a NOEXPAND command in one of your expansions?
I encounter the same problem as you do and in my case it is due to a NOEXPAND command. (I have SP5 installed.)
Unfortunately I cannot leave this command out. So the issue cannot easily be solved in my case. But maybe this helps you...
Best regards,
Hartmut
P.S.: A colleague just said that I can simply delete the entries for this expansion to avoid the expansion. After deleting these entries you will have to adjust the referenced area in the evdre-command.
Still, this is a workaround. But this actually saves my input schedule. Hope, it helps you, too!
Edited by: Hartmut Kesper on Nov 12, 2008 1:44 PM

Similar Messages

  • Disk image Restore returns "Could not validate source - error 254"

    I had backed up an older G4 with a disk image of the boot disk. I was having severe problems so I reformatted the boot drive and started a restore (using disk utility from startup disk). The restore started fine and ran a while but then "stalled." The "progress" bar stopped and the system just kept "hitting" the Utility DVD install disk non-stop (as shown by disk access light).
    Now when I try again, I immediately get a "Restore Failure - Could not validate source - error 254"
    The disk image being restored is on a hard drive. I copied it to another drive and tried again with the same result.
    This is being done on an old G4 Tower, dual 1 GHz PPC under 10.5.8
    Comments?
    (This won't kill me as all my data files are also on my MBP, I just don't want to have to reinstall all my apps, setups, etc.)

    Yes, for my "real" machine (my Intel MBP) I have images, clones, and Time Machine Backups not to mention my data files written to DVD. I've got at least triplicate backup. This was a old machine I was setting up for a specific purpose. I'm not losing any data but I just didn't want to have to reload apps and such. But guess I have no alternative. Thanks for the tip. I had never used the "scan for restore option" before so I learned something. Usually I just trust my multiple backup method so if one source is bad, no big deal. Thanks baltwo!

  • Validate failed error - help wih script

    Hi,
    First off, i don't know much javascript basically none and i am new to formcalc so please bear with me.
    So here is what i am trying to do, i have a table on a form where a user can fill in the cells if they want to change a contribution amount for their investment options. The column of the table must equal 100 otherwise they haven't specified the correct values and the contributions are wrong.
    So far i have added script on each cell to validate if the number is between 0 - 100
    (this.rawValue >= 0 && this.rawValue < 101);
    this is working ok, where it is going wrong is here:
    the last cell in the column is a total field and what i want it to do is:
    a) add up the total, again this is working
    SUM(Row1[*].exist + Row2[*].exist)
    b) check to see if the total is equal to 100, if it is not change the font color to red, or if it is equal to 100 the font color is black. What i have in the script is:
    if (Row3[*].total ne 100) then
    total.fontColor = "255,0,0"
    elseif (Row3[*].total eq 100) then
    total.fontColor = "0,0,0"
    endif
    this works if the total is not 100 the font is red, but where it is going wrong is if it does equal 100, i am getting an error message saying "total validate failed" but the strange thing is the total is showing 100 and in black.
    What am i doing wrong? Is there a better way of doing this in Javascript?
    I am not using the finished form, i am just testing that is why the field names are basic as well.
    Thanks in advance

    Hi,
    I've placed a sample form on the web that can be founf at
    http://www.users.on.net/~cbprescott/ValidateFailedTest.pdf
    This form demonstrates the 'Validate failed' error that I am getting using both FormCalc and JavaScript.
    The calculations in both are correct but the warning label is not being displayed when it should be.
    Anyway have a look at the form and PLEASE let me know where I am going wrong. I've spent hours and hours trying to solve this but have failed miserabley.
    Thanks for any help,
    Chris

  • Error 440 Automation Error: modupsShell.ExecuteCustomScriptEx

    We are experiencing the following error when trying to load data files to FDM using the batch processing functionality. If no files are present in the OpenBatch folder, no error occurs. However, the attached occurs once files are present.
    The process has worked fine previously, but has been giving the following errors since last night.
    ** Begin Runtime Error Log Entry [2012-09-20 10:47:38] **
    ERROR:
    Code............ 440
    Description..... Automation error
    At Line: 36
    Procedure....... modupsShell.ExecuteCustomScriptEx
    Component....... upsShell
    Version......... 1112
    Process ID...... 2508
    Thread.......... 6852
    IDENTIFICATION:
    User............ admin
    Domain..........
    Computer Name... *******
    App Name........ *******
    PROCEDURE STEPS:
    1-Split Arguments
    2-Create Load balancer=*******
    3-Authenticate
    4-Get Next App Server
    5-Open App Server=*******
    6-Execute the script=*******_BATCHLOAD
    7-Step was not reached, a previous step failed

    Of course, apologies. Please see below.
    Looking at the script in Workbench, the error appears to be referring to the following line:
    BATCHENG.mFileCollectionProcess BATCHENG.PcolFiles, CLng(lngProcessLevel), , CBool(blnAutoMapCorrect)
    Script:
    Sub *******_BATCHLOAD()
    'FDM CUSTOM Script:
    'Created By:      *******
    'Date Created:      18/05/2012 11:58:37
    'Purpose:     Execute a Batch Loader task.
    'Execute a STANDARD batch
    'Use Serial Processing
    'Declare Local Variables
    Dim lngProcessLevel
    Dim strDelimiter
    Dim blnAutoMapCorrect
    Dim BATCHENG
    'Initialize batch engine
    Set BATCHENG = CreateObject("upsWBatchLoaderDM.clsBatchLoader")
    BATCHENG.mInitialize API, SCRIPTENG
    'Initialize Variables
    lngProcessLevel = 12 'Up-To-Check
    strDelimiter = "~"
    blnAutoMapCorrect = 0
    'Create the file collection
    Set BATCHENG.PcolFiles = BATCHENG.fFileCollectionCreate(CStr(strDelimiter))
    'Execute a Standard Serial batch
    BATCHENG.mFileCollectionProcess BATCHENG.PcolFiles, CLng(lngProcessLevel), , CBool(blnAutoMapCorrect)
    End Sub

  • 440 Automation error with script in "AftFileImport"

    Hi experts,
    I know there're some threads talking about this error,but I still need some help with my problem. If anyone knows the reason or have the same experience please share your solutions,thanks a lot!!!
    My Error log as blow:
    ** Begin FDM Runtime Error Log Entry [2011-10-25 18:03:26] **
    ERROR:
    Code............................................. 440
    Description...................................... Automation error
    Procedure........................................ clsImpProcessMgr.fLoadAndProcessFile
    Component........................................ upsWObjectsDM
    Version.......................................... 1112
    Thread........................................... 13556
    IDENTIFICATION:
    User............................................. fdmadmin
    Computer Name.................................... FIACTHFMTD
    App Name......................................... FDMAP
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... SQLOLEDB
    Data Server...................................... fiacthfmtd
    Database Name.................................... FDMAP
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... ABCD
    Location ID...................................... 758
    Location Seg..................................... 10
    Category......................................... IFRS PA_2
    Category ID...................................... 17
    Period........................................... Aug - 2011
    Period ID........................................ 2011/8/31
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... True
    Is Auditor....................................... False
    This error occured after I add a script on Event "AftFileImport", I wrote some check scripts in Import and pass the result to "AftFileImport". But it shows some error at the line have "API.Import.ImpProcessMgr.State.dstDataWindow"
    .Did I use the wrong way to call this API? (purpose:If any error occured, stop import the file)
    My script as below:
    Sub AftFileImport(strLoc, strCat, strPer, strFile, lngRecs)
    'Oracle Hyperion FDM EVENT Script:
    'Created By:      fdmadmin
    'Date Created:      2011-10-24 17:50:51
    'Purpose:
    Dim checkPeriod, errPeriod, errYear, errCat
    errYear = RES.PvarTemp1
    errPeriod = RES.PvarTemp2
    errCat = RES.PvarTemp3
    checkResult = RES.PvarTemp5
    If checkResult = "OK" Then
    Else
    RES.PlngActionType = 6                    
    RES.PstrActionValue = "Source Data Year : " & Left(errYear,4) & " " & "Source Data Period : "& Left(errPeriod,3) & " " & "Source Data Cat : "& errCat
    API.Import.ImpProcessMgr.State.dstDataWindow = False
    End If
    End Sub
    ============================================
    Thanks!!
    WL
    Edited by: user13029084 on 2011/10/25 下午 7:07

    How are you importing the data? If you are using the Batch Loader, the file name sets the POV. Just ensure that the file name is accurate however it is created.
    Hi,I import text file and no matter what the file name is, I need to check the content if the year,period is the same with the POV. anyway,thanks .

  • Constraint: disable validate returns error while trying to load data

    Hi,
    I may be missing something but this is what I'm facing:
    Table ttab has a primary key, let say ttab_pk, that I modified using this command: alter table ttab modify constraint ttab_pk disable validate.
    I thought I would be able to load new data with SQLLoader without any problem (sqlldr userid=myusr/mypwd control=myctl.ctl direct=TRUE), but I keep having this msg:
    SQL*Loader-951: Error calling once/load initialization
    ORA-02373: Error parsing insert statement for table MYSCHEMA.TTAB.
    ORA-25128: No insert/update/delete on table with constraint (MYSCHEMA.TTAB_PK) disabled and validated
    In what config the "disable validate" really work ?
    Thank a lot for any help.

    http://download.oracle.com/docs/cd/B10500_01/server.920/a96524/c22integ.htm
    # DISABLE NOVALIDATE is the same as DISABLE. The constraint is not checked and is not necessarily true.
    # DISABLE VALIDATE disables the constraint, drops the index on the constraint, and disallows any modification of the constrained columns. metalink
    Note <Note:69637.1> has a good discussion of DISABLE VALIDATE

  • Validate configuration error

    I am setting up a new Flex Mobile and PHP Project, my first one.  I also installed Zend.  And I am getting the following error when I hit validate configuration:
    "Cannot validate the configuration. The test file could not be created in the given web root folder."  My server location settings are as follows:
    Web Root: C:\Program Files (x86)\Zend\Apache2\htdocs
    Root URL: http://localhost  (this brings up a zend server test page when I paste it into the browser, which leads me to believe this is working correctly)
    Any help would be greatly appreciated!!!

    I actually just figured it out, my web root folder was set to read-only.

  • American Express Transaction Loader and Validate program error

    I am working on AMEX integration with iexpenses. When I run the American Express Transaction Loader and Validate program, Cocurent program run with an error:
    header and tailor do not have same report create date. submit this request again with the correct data file from American Express
    Any suggestions?
    Thanks,
    Pradeep

    Thank You. I tried to implement this functionality ( American Express Transaction Loader and Validation Con prog) by seperately running loader and validator
    1.e 1.American Express Transaction Loader 2. Credit Card Transaction Loader Program. I could able to run them successfully. I could see some new credit cards
    (which are in the data file) and assign them to employees through Internet Expenses Setup and Administration Responsibility -> Internet Expenses Administration -> new Accounts Tab
    But, When I login throgh that employee, I could not see the transactions in the Iexpenses resposibility. Where can one see his transactions? Is there any iexpnses user guide available for R12?
    Thanks.
    Pradeep

  • " Cannot validate contents " error message

    I have tried several times to download software updates available ( Java, Security 2011-11 and i tunes) and am getting the error message "Installer cannot validate contents, contact manufacturer". I've tried downloading directly from apple website and got the same message. I have verified permissions and repaired permissions, tried again and got the same message. I also got an error message when I tried to update Adobe this morning. Any help would be appreciated.

    What that means is the disc image cannot be verified usually because it is damaged in some way or is a defective download. You might try re-downloading again (I know you already have) until you are able to get a "good" result. Of course if the file is damaged on the server then you will never get a good result.
    If your network connection is slow (telephone modem) then these downloads are far to large for regular success. Line glitches, even one, can render the resulting file worthless. Other network related problems can corrupt file downloads.
    Last consider repairing the hard drive (not permissions which have nothing to do with the problem.) If your hard drive has problems then it may not be saving the downloads properly.
    Repair the Hard Drive
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • Restoring .ISO to FAT32 Hard Drive "Cannot Validate Source -Error Code 254"

    I have a bootable ISO that I need to restore to a hard drive on a laptop with a broken disc drive but every time I try to restore any ISO to any volume, I'm given that error....
    I'm not sure what the deal is and I've tried several things. I've tried changing the extensions to .dmg, I've tried using Carbon Copy Cloner to back up the contents and Pacifist to extract the packages to no avail...
    I've read a little on this, but all info on Google seems to be people dealing with Linux distros. My ISO is just a bootable service disk for a Windows machine. It burns to disc with no problems and the disc is bootable, I just can't get it to go to a USb drive, external HD or internal HD via "restore" in Disk Utility.

    This also appears to be happening when trying to copy a DVD/CD onto an external disk; the problem is not specific to disk images.

  • Method Binding to JSF 1.0 validate-Method error

    Hi there,
    Iam impressed, changing from Beta to 1.0 wasn't that much work at all, I just got one problem left:
    <h:inputText value="#{methodsBean.orderNumber}" validator="#{methodsBean.checkOrderNumber}"/>
    This is my method:
         public void checkOrderNumber(FacesContext context, UIInput input, Object value) throws ValidatorException
              String orderNumber = (String)input.getValue();
              if (orderNumber.startsWith("100-") && orderNumber.length() == 8)
                   //ok
                   input.setValid(true);
              else
                   FacesMessage message =
                        new FacesMessage(
                             resources.getString("order_number_wrong"),
                             resources.getString("order_number_wrong_detail"));
                   throw new ValidatorException(message);               
    It does not work, but what's wrong? I
    any ideas?!
    Thanx!

    hi,
    perhaps you must use UIComponent instead of UIInput
    the signature of Validator.validate() changed.
    Object was added (you have it)
    and UIComponent instead of UIInput.
    here a method of me:
    public static void validateEmail(
              FacesContext context,
              UIComponent component,
              Object value)
              throws ValidatorException {
              if ((context == null) || (component == null)) {
                   throw new NullPointerException();
              if (!(component instanceof UIOutput)) {
                   return;
              String inhalt = value.toString();
                     //GenericValidator aus Commons-Validator-Projekt
              if (!GenericValidator.isEmail(inhalt)) {
                   FacesMessage fehler =
                        MessageFactory.getMessage(
                             context,
                             "EMAIL_UNGUELTIG",
                             new Object[] { "[email protected]" });
                   throw new ValidatorException(fehler);
         }cheers,

  • Invalid Binary Error on iTunes although upload validates without error

    Hi,
    We are successfully uploading the binary on itunes connect for testing through Test Flight, however, under "Processing" is shows "Invalid Binary".
    What could be the cause? We have done nothing different than what we did to upload earlier builds which became available.
    Regards,
    Medicita Development Team

    please help me out

  • SAPGUI 710 + BW3.x run-time error

    Hi all,
    I'm having a problem that is driving me completely crazy. I have a combination of systems available (Windows XP or Vista and Office 2003 or 2007) and they are all causing the same error for me.
    As I write this I am using Windows Vista with SAPGUI 710 and office 2003, however as mentioned before the same error occurs with SAPGUI 710 and XP for me (different machines)
    I have installed 710 with all the options from the files:
    50083078_2
    50083078_4
    50083078_5
    As instructed from the distribution center. I then installed support package 1 (gui710_1-10002995).
    When I run BEx Analyzer 3.x, create a new query, and try to restrict a characteristic using a variable (in this case a selection option) as i drag the variable from the available list to the selection i get several of these messages:
    Run-time error '-2147417848 (80010108)':
    Automation error
    The object invoked has disconnected from its clients.
    Followed by:
    Run-time error '440':
    Automation error
    Searches for these have yield me no results for 710 in combination with Vista or XP.
    Thanks in advance.
    Dez

    Vidya,
    Goto http;//service.sap.com click on SAP Support Portal, you are going to need an 'S' number to login. Once you have logged in goto 'Help & Support', 'Search for SAP Notes' and in the top right where it says 'Number' enter the note number.
    Cheers,
    Dez

  • Getting mail authentication errors for outlook user sending mail

    When Outlook 2010 user attempts to use port 587 to send mail (to himself at this point), we see the following in the server logs:
    (User in question can attach to file shares on the same server just fine from his Windows laptop)
    Outlook config for outbound server is "port: 587, encryption TLS"
    When we connect, we get "connection interrupted by server"
    Tried other encryption methods - outlook 2010 states that server does not support the other methods (None, SSL)
    SMTPD Logs
    Jul 29 22:22:58 <servername>.l-n-l.com postfix/smtpd[2306]: connect from <Outlook Client Name>[<Outlook ClientAddr>]
    Jul 29 22:22:58 <servername>.l-n-l.com postfix/smtpd[2306]: error: validate response: error: Authentication server failed to complete the requested operation.
    Jul 29 22:22:58 <servername>.l-n-l.com postfix/smtpd[2306]: error: validate response: authentication failed for user=colin (method=DIGEST-MD5)
    Jul 29 22:22:58 <servername>.l-n-l.com postfix/master[1407]: warning: process /usr/libexec/postfix/smtpd pid 2306 killed by signal 6
    Jul 29 22:22:58 <servername>.l-n-l.com postfix/master[1407]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Jul 29 22:24:12 <servername>.l-n-l.com postfix/smtpd[2270]: timeout after END-OF-MESSAGE from localhost[127.0.0.1]
    Jul 29 22:24:12 <servername>.l-n-l.com postfix/smtpd[2270]: disconnect from localhost[127.0.0.1]
    Meanwhile: Mac clients are able to connect to smptd submission port to send mail with no problems. Based on what the logs say, it appears that the Mac mail is using a different authentication mechanism.
    Client config for outbound server is "use custom port: 587, Use SSL:Checked, Authentication: MD5 Challenge-Response"
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/smtpd[2261]: connect from <Mac Client Name>[<MacClientAddr>]
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/smtpd[2261]: 721FCEC991: client=<Mac Client Name>[<MacClientAddr>], sasl_method=CRAM-MD5, sasl_username=<username>@l-n-l.com
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/cleanup[2267]: 721FCEC991: message-id=<[email protected]>
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/qmgr[1800]: 721FCEC991: from=<[email protected]>, size=573, nrcpt=1 (queue active)
    Jul 29 22:19:12 <servername>.l-n-l.compostfix/smtpd[2270]: connect from localhost[127.0.0.1]
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/smtpd[2270]: E722AEC9A0: client=localhost[127.0.0.1]
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/cleanup[2267]: E722AEC9A0: message-id=<[email protected]>
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/qmgr[1800]: E722AEC9A0: from=<[email protected]>, size=994, nrcpt=1 (queue active)
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/smtp[2268]: 721FCEC991: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.55, delays=0.06/0.01/0.01/0.48, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as E722AEC9A0)
    Jul 29 22:19:12 <servername>.l-n-l.com postfix/qmgr[1800]: 721FCEC991: removed
    Jul 29 22:19:13 <servername>.l-n-l.com postfix/pipe[2273]: E722AEC9A0: to=<[email protected]>, relay=dovecot, delay=0.13, delays=0/0.01/0/0.12, dsn=2.0.0, status=sent (delivered via dovecot service)
    Jul 29 22:19:13 <servername>.l-n-l.com postfix/qmgr[1800]: E722AEC9A0: removed
    Jul 29 22:20:12 <servername>.l-n-l.com postfix/smtpd[2261]: disconnect from <Mac Client Name>[<MacClientAddr>]
    Running OS X 10.8.4 with Server 2.2.1.
    Any thoughts on what I need to do to make OSX Server mail play nice with Outlook over the submission port?
    Thanks in advance!!

    Ok - so I think I have it almost all sussed. So for all 3 of you who might be reading this, here is what is going on.
    1) As I expected, this has nothing to do with the FQDN/Outlook problem. I actually rejoiced when I finally got far enough to have that problem with my Outlook 2007 and 2010 clients. And I don't like the recommended fix for that either. There is another way - more on that in a minute.
    2) This problem was all about authentication methods. At present, I have OS X Mail Server set for plain text and APOP only. I will be working to fix this soon - but at present I am unable to find any other combination that permits both Mac Mail and Outlook clients to authenticate properly. Mac Mail wants to use CRAM-MD5 by default. Outlook is so incompatible with CRAM-MD5 that even when there are other authentication methods available on the mail server, if CRAM-MD5 is selected on the Server then Outlook fails miserably no matter how you configure the Outlook client. Caveat: this is my own observation and I still have some experimenting to do. If you know otherwise (or can confirm more definitively), then please speak up!
    So here is the working configuration at present:
       A) Mail Server authentication set to Custom with PlainText and APOP selected, all others blank.
       B) Firewall permits inbound from ports 25 (for mail from "outside"), 587 (submission for authenticated users, TLS) 993 (SSL IMAP), and 995 (SSL POP).
       C) Mac POP Clients:
          i) For retrieval (POP) In advanced settings, use Port 995, Check "Use SSL", Select APOP for authentication.
          ii) For submission (SMTP) : Set port 587 (only), Set Authentication to "Password"
        D) Outlook 2007,2010,2013 clients
           i) For retrieval (POP), Set "Require secure logon using SPA"
          ii) In "More Settings/Outgoing Server" set it to require authentication with same credentials as inbound
         iii) In "More Settings/Advanced"
             a) Turn on Encryption for the POP3, this should change the port to 995 automatically. If it does not, fix that too.
             b) Set outgoing server to 587
             c) Set TLS for the encryption type (nothing else will work here)
    Once you do 2.A, 2.B, 2.D, you will THEN, finally encounter the FQDN problem.
    3) So Apple and a lot of folks here in the forums resolve the FQDN problem by removing one of the restrictions:
        Remove "reject_non_fqdn_helo_hostname" from "smtpd_helo_restrictions" in your postfix main.cf file.
    I have at least 2 problems with this:
       A) It removes yet another little bit of security from the setup
       B) It involves non-GUI changes to the config...which is dangerous if you use the GUI, as changes within the GUI will often result in overwrites to your changes outside the GUI. So you can easily lose this fix without being aware of it until one of your Outlook users starts screaming.
    The problem is really with Outlook and Windows not sending the FQDN in the first place. So how about we force them to do that instead? It turns out not to be too hard. I found a thread somewhere that goes into this and it works. Further, the solution remains on through reboots AND also can be made part of an automated deployment of a standard config. The only gotcha is you have to edit the registry...so you have to be careful. You only need to do this ONCE though, and the two entries are easy to find.
      C) Under HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services/Tcpip/Parameters
           i) Set Hostname to the FQDN of your host (replace HOST with HOST.domain.com - or .net, or whatever)
          ii) Set NV Hostname to the FQDN of your host
          iii) Close Regedit and Reboot to have the changes take effect
    Once you do this, the FQDN problem for Outlook users goes away.
    So I am looking for suggestions to make the SMTP submission more secure. Aside from that, things are working - and I have had to make ZERO changes to config files outside of the Server GUI - a plus as far as I am concerned.

  • Invoice Validation Error ORA-06512: at "APPS.AP_APPROVAL_PKG", line 111124

    All,
    I am getting below error message from log file after Invoice Validation program error out, please advise.
    I could not search on "ORA-06512: at "APPS.AP_APPROVAL_PKG", line 11124" search, but found other errors and able to see we are very much higher file version than the note id advised.
    Please help any one for this issue.
    Payables: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    APPRVL module: Invoice Validation
    Current system time is 01-MAR-2013 03:40:12
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_option='All'
    p_inv_start_date='2013/02/01 00:00:00'
    p_inv_end_date='2013/02/28 00:00:00'
    p_trace_flag='N'
    p_commit_size='1000'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    Enter Password:
    MSG-00101: Error occured in BATCH_APPROVAL()
    MSG-00102: Error Code : -20001
    MSG-00103: Error Message : ORA-20001:
    ORA-06512: at "APPS.APP_EXCEPTION", line 72
    ORA-06512: at "APPS.AP_APPROVAL_PKG", line 11124
    MSG-00000: When Others:User-Defined Exception
    REP-1419: 'beforereport': PL/SQL program aborted.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1419: MSG-00101: Error occured in BATCH_APPROVAL()
    MSG-00102: Error Code : -20001
    MSG-00103: Error Message : ORA-20001:
    ORA-06512: at "APPS.APP_EXCEPTION", line 72
    ORA-06512: at "APPS.AP_APPROVAL_PKG", line 11124
    MSG-00000: When Others:User-Defined Exception
    REP-1419: 'beforereport': PL/SQL program aborted.
    Report Builder: Release 10.1.2.3.0 - Production on Fri Mar 1 03:40:15 2013
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 42770000.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 01-MAR-2013 04:06:57
    ---------------------------------------------------------------------------

    Please post the details of the application release, database version and OS.
    Please also see these docs.
    Invoice Validation (APPRVL) Errors Out With ORA-20001: APP-SQLAP-10000: ORA-00060 [ID 1460249.1]
    R12: Invoice Validation Is Failing When Running With Parameter 'ALL' [ID 1115016.1
    R12 Payables Invoice Validation Error: Unexpected error occurred during Tax Calculation. [ID 961182.1
    Ap Invoice Validation Errors: P-1419: Msg-00101: Error Occured In Batch_approval [ID 1140828.1]
    Invoice Validation Error : REP-1419:ERROR OCCURED IN BATCH_APPROVAL() [ID 1120213.1]
    R12: Validate Invoice Errors APP-SQLAP-10000, ORA-01403 and ORA-20001 [ID 1308869.1]
    Thanks,
    Hussein

Maybe you are looking for

  • Device is not being displayed in itunes and restore is not proceeding

    I was upgrading my Ipod software but after few minutes it turned off automatically i tried to turn it on but it doesn't work so i thought i should try the restore and than my ipod showed the restore sign  'cable pointing itunes' but when i connected

  • T61p Wuxga display refresh rates

    Hi! I suspect that my GNU/Linux installation sets the wrong refresh rates for my 15.4" WUXGA 1920x1200 display. It sets the vertical rate at 50, which seems very low. I can't seem to find what the correct rates are in the documentation that came with

  • Automatic Gallery in Muse

    Hey guys- i know this from e.g. joomla and so i wanted to ask, if it is possible, to get sth. like that in muse too. The Idea: Creating a ftp folder - let´s say ´Images´ - All images, that are uploaded in that folder should be screened in a muse webs

  • Changing menu, sidebar font size

    can anyone tell me how to change the font size of the menu bars and sidebars? i just can't find it anywhere?

  • How to run a large script from sqlcmd and continue despite errors

    I am on SQL Server 2008 R2. I have  a large sql file (4 GB size) which has various insert  statements created by genarate script of SQL Server 2008, i.e, generate script facility to create insert satements for data of all the tables in a database. No