Could RDF report end with warning status conditionally?

Could I make the Oracle report concurrent program complete with warning status based on a condition?
I know it is possible with PL/SQL concurrent requests, but with Oracle Reports how could I end the report with a status as warning indicating users to look into the log file.
Thank you,
Vinodh

Hi DC,
Thank you for quick feedback. But the report is not completing with warning status (still it completes as Normal). I want the concurrent program to end with warning status. So, by looking at the end status of the concurrent program the user would check the log by clicking the view log button.

Similar Messages

  • XML Reports end with WARNING Status, Using Virtual Hostname by Veritas HA

    Dear Experts,
    We have upgraded our Application from 11.5.10.2 to R12, 12.1.3. Now in the Upgraded Application we are unable to open/view any of the XML based Concurrent Reports. All the XML Concurrent Reports are ending in Status WARNING.
    When we click on the View Out put, we are just getting the XML code and not the XML based reports.
    The log file of Out Put Postprocessor shows the following errors:
    ================================================
    5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] Get Output Type
    [5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] XML file name: /mnt/oracle/ERPROD/inst/apps/ERPROD_erp-lh-dr/logs/appl/conc/out/o4152834.out
    [5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] XML file is on node: ERP-LH-DR
    [5/28/13 12:40:20 PM] [UNEXPECTED] [960882:RT4152834] java.sql.SQLException: Exhausted Resultset
    at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:1224)
    at oracle.apps.fnd.cp.util.CpUtil.getCanonicalLocalNode(CpUtil.java:127)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:244)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    [5/28/13 12:40:20 PM] [960882:RT4152834] Completed post-processing actions for request 4152834.
    And error like below:
    The error we are getting from the Application log files are related to Hostname. Following is the abstract from the Output Post Processor log.
    [5/29/13 2:56:02 PM] [UNEXPECTED] [960900:RT4155505] java.sql.SQLException: Exhausted Resultset
    at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:1224)
    at oracle.apps.fnd.cp.util.CpUtil.getCanonicalLocalNode(CpUtil.java:127)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:244)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    ===============================================================
    Concurrent Manger Log files shows the following error:
    ===========================================================
    Executing request completion options...
    Output file size:
    430455
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 4158856 on node ERP-LH-DR at 30-MAY-2013 18:53:38.
    Post-processing of request 4158856 failed at 30-MAY-2013 18:53:38 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    ==========================================================
    **Please suggests:**
    **1- Is there any way to make these XML reports work with Veritas HA, using Virtual hostname**
    **2- Can we identify or pin point from where the Out Put Postprocessor is setting the Physical Hostname.**
    Regards
    Ali Ammar

    Hi,
    The metalink note Output Post Processor Fails Due to java.sql.SQLException: Exhausted Resultset [ID 740529.1], is not related to us, we have already verified that. In our case the Application is running on Virtual Hostname and this virtual hostname is taken care by Veritas Library, ACC.
    Secondly the FND_NODES also shows the Virtual hostname as the application is configured on Virtual Hostname. So in our case its not seems to be comming from the FND_NODES tables, rather it seems that some of the Java files/class is picking it by the OS command uname -a.
    So if we can find that class or environment file of java, we can export the Virtual Hostname as we used it in configuration. Please note that the Concurrent Manager and Application listener are also working fine on the Virtual Hostname, by using the Veritas library.
    Solaris:
    LD_PRELOAD_32=/usr/lib/secure/libvuname.so
    VHOSTNAME=<virtual hostname>
    Please suggest.
    Best Regards
    Ali Ammar.

  • Post-processing actions failed (Report Completed with Warning Status)

    Hi Friends,
    I'm developing custom PO Report using XMLP 5.0.0. Preview Of Template is coming properly while running the report , it completed with Warning Status.The Report is not working in UAT while it was passed DEV and TEST Env successfully. Please look at the below log details and help me
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 654357 on node GOLDBQ at 20-JUN-2007 08:07:22.
    Post-processing of request 654357 failed at 20-JUN-2007 08:07:32 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    OPP Log Details
    [6/20/07 10:22:04 AM] [OPPServiceThread1] Post-processing request 654539.
    [6/20/07 10:22:05 AM] [3039:RT654539] Executing post-processing actions for request 654539.
    [6/20/07 10:22:06 AM] [3039:RT654539] Starting XML Publisher post-processing action.
    [6/20/07 10:22:06 AM] [3039:RT654539]
    Template code: XXTCPOXPRPOPG
    Template app: XXTC
    Language: en
    Territory: GB
    Output type: PDF
    [6/20/07 10:22:07 AM] [UNEXPECTED] [3039:RT654539] java.sql.SQLException: Non supported SQL92 token at position: 1:
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Compiled Code))
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Inlined Compiled Code))
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleSql.handleToken(OracleSql.java(Compiled Code))
         at oracle.jdbc.driver.OracleSql.handleODBC(OracleSql.java(Compiled Code))
         at oracle.jdbc.driver.OracleSql.parse(OracleSql.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleConnection.nativeSQL(OracleConnection.java(Compiled Code))
         at oracle.jdbc.driver.OracleStatement.expandSqlEscapes(OracleStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleStatement.parseSqlKind(OracleStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OraclePreparedStatement.<init>(OraclePreparedStatement.java(Compiled Code))
         at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java(Compiled Code))
         at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java(Compiled Code))
         at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:168)
         at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:127)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:208)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    [6/20/07 10:22:07 AM] [3039:RT654539] Completed post-processing actions for request 654539.
    END Of OPP Log Details
    Regards,
    Aanta
    Message was edited by:
    user526601

    HI ,
    i am also facing the same problem but i have one solution for this .... that opp err
    comes in 3 cases ....
    data output will be very large
    unable to insert data in template---->template design is wrong.....(in caseif xml is generated for that).
    the third case is that the data defination file is perfectly fine but when it have to insert data in template its not getting the path where the template is put.
    its all due to xml environment settings.
    Tell your DBA to verify the issue...send him the log and opp log.
    I expect that you will get what exactly the issues is.
    regards
    Ratnesh

  • Oracle Apps.XML reports ending with warning when the report output contains

    Hi I have XML reports. When we run these reports as concurrent program through Oracle Apps. window and if the report output contains special characters(like Chineese data) in between of English, then the concurrent program is ending with warning. If we remove special characters then it is working fine or when we run the report query directly from backend it is working fine.
    We are importing this data from legacy system into oracle apps. and we can't control these characters or decode them with some other charactes.
    Can any one guide me how to get the XML report output with special characters.
    Thanks in advance.
    Chandra Babu Lankipalli.

    Hi Hussein,
    The concurrent program is ending with Warning. It is unable to publish output file.
    For the same when we remove special characters and run the program it is completing and generating the
    output. The log fine is as follows when the data file contains special characters.
    Custom Application: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXFA_AR_WIN_EXCEPTION module: XXFA AR Wintrack Customer Interface Exception Report
    Current system time is 23-MAR-2009 05:33:19
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_CUST_ERRORED='3'
    P_CUST_SUCCESS='0'
    P_CUST_TOTAL='3'
    P_REQUEST_ID='4661283'
    P_USER_NAME='SYSADMIN'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /d01/oracle/fadevora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /d01/oracle/fadevora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Report Builder: Release 6.0.8.25.0 - Production on Mon Mar 23 05:33:19 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 4661284 on node FAHQSNA01SFTD03 at 23-MAR-2009 05:33:20.
    Post-processing of request 4661284 failed at 23-MAR-2009 05:33:21 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 23-MAR-2009 05:33:21
    Thanks in advance.
    Chandra

  • BI Publisher report ends with Warning Message for Pivot  type reports..

    Hi,
    I had used BI reporting(xml publisher) to develop our all reports and registered in R12 and works fine for all the tabular/forms type reports but it fails with the warning message(colored in yellow) for Pivot type reports. The output comes in xml..
    When I changed the pivot table type report to tabular it comes with pdf. No issues.I do not know how to solve this issue...
    Please help me on this..
    Thanks
    Imran

    Welcome to the forums !
    Pl post details of OS, database and EBS versions, along with the complete error message.
    HTH
    Srini

  • XML Publisher Report ends with Warning -- Invalid Character Error in XML

    Hi,
    I have migrated the standard report 'Invoice Print Selected Invoices' from Reports 6i to XML Publisher. It has to print a Euro(€) in the report. It does not even generate the XML File fully. It gives the below error in the XML File. When i remove the special character, it works fine.
    Please let me know the settings to ensure that XML file also accepts the special characters. How do i get the Euro symbol printed in XML File with out giving Invalid Character Error?
    ===========================================================The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again
    later.
    An invalid character was found in text content. Error processing resource 'http://dfw1svdevapp03.ora.rackspace.com:8040/OA_...
    <C_INV_CURRENCY_SYMBOL>
    N class="m">>
    <LINE_UOM />
    <LINE_UNIT_SELLING_PRICE />
    ===========================================================
    The XML File even does not show which character set it uses. The output file starts with:
    ===========================================================
    <?xml version="1.0" ?>
    - <!-- Generated by Oracle Reports version 6.0.8.25.0
    -->
    ===========================================================

    Hi Tim,
    Thanks for your adhoc response.
    I have gone thru the Document 222663.1 and it says that the Developer 6.0.8.23 is required to handle this problem. We are using almost the updated Developer version i.e., Developer 6.0.8.25. So, this should be handled automatically, but it still errors out. Please suggest.
    Thanks,
    Kesava

  • Shipping Exceptions Report Ends with Warning When Submitted as Part of Doc.

    Hi all
    My version 11.5.9
    OS RHEL 4.6
    lpr: error - unable to print file: client-error-not-found
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    When i tried with no of copies'0' it worked fine for some doc.
    For others am getting same error.

    Duplicate post.
    APP-FND-00500
    APP-FND-00500

  • Report ending in warning with status 127 error

    Hi,
    We ran a concurrent report with Print options set for a custom report.
    The report is ending in warning with the below error:
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 356879180      
    Number of copies : 1      
    Printer : ABSC_5WCC_HP9
    /bin/sh: jforasnd: not found.
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 127
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 127.
    Action: Review your concurrent request log file for more detailed information.
    Please suggest how to overcome this error.
    Regards
    Siva G

    Please see your other thread -- Re: Concurrent report ending in warning with status 127 (post upgrade to R12.1.

  • Process chains - Process type ends with complex status

    Hi all
    does anyone know how to use this functionality ? I've created a custom process type that ends with complex status. I assume I assign the different statuses with parameter E_STATE. But how do I retrieve the status in the process chain ?
    Thanks a lot.
    Eli G

    Hi,
    We have two connected links in the process, one to continue the process chain when process status is green and other link to red status. The problem is the process status remains yellow until our confirmation in pop-up.
    The process chain should be started by user in web browser. So, it isn't possible run it in background.
    Thank you,
    Regards,
    BR

  • Concurrent report ending in warning with status 127 (post upgrade to R12.1.

    Hi,
    We ran a concurrent report with Print options set for a custom report.
    The report is ending in warning with the below error:
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 356879180      
    Number of copies : 1      
    Printer : ABSC_5WCC_HP9
    /bin/sh: jforasnd: not found.
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 127
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 127.
    Action: Review your concurrent request log file for more detailed information.
    Please suggest how to overcome this error.
    Regards
    Siva G

    We ran a concurrent report with Print options set for a custom report.What is the type of this report?
    The report is ending in warning with the below error:Can you find any details in the OPP/CM log files?
    /bin/sh: jforasnd: not found.Is jforasnd used in your report? Were you able to compile the report from Reports Builder with no issues?
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 127
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 127.
    Action: Review your concurrent request log file for more detailed information.This is a generic error, so if none of the above helps please enable trace/debug, submit the request again and post the contents of the log file here.
    Thanks,
    Hussein

  • XML Publisher report ends in Warning with java.lang.OutOfMemoryError

    Hi,
    We are modifying the standard report Account Analysis Report (in Subledger Accounting) to create a custom report.
    When run wide open, it is ending in Warning with the error java.lang.OutOfMemoryError in OPP Log.
    We are on EBS 12.1.3. DB 11.2.0.3 and XML Publisher 5.6.3
    We have set the below parameters in the data definition:
    Use XML Publishers XSLT processor: True
    Enable Scalable feature of XSLT processor: True
    Enable XSLT Runtime optimization: True
    Also we have added these to the Data template:
      <property name="db_fetch_size" value="20" />
      <property name="scalable_mode" value="on" />
    On the concurrent program, we have this option set:
    -ms1024m -mx2048m
    Still, the program is ending in Warning and not producing output. Any pointers here?
    We can also see that the Temporary Directory is not able to be set on the data definition. Why is this?
    After setting the Temporary Directory from Administration page, we were able to set the temporary directory for this data definition, but that did not solve the iseue.

    Glad you have sorted this - note that the fnd_concurrent_requests table has the fields pp_Start_date and pp_end_date which will show how long post processing is taking.
    Good to a good idea to monitor this in relation to the setting you have made in the profile option Concurrent:OPP Timeout profile option though 3 hours should cover most things!!!!

  • Report "completed with warning "   APP-FND-00500: AFPPRN received a return

    hi ,
    i am getting this error while running a report.while searching on google i foundn it's printer issue but when i submit it with different printer name it running fine but it always completed with warning with that specific printer .so what should i do ?
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_ORG_ID='200'
    P_PO_NO_FROM='9068'
    P_PO_NO_TO='9068'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Report Builder: Release 6.0.8.25.0 - Production on Fri Dec 2 16:56:40 2011
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 6098208      
    Number of copies : 1      
    Printer : wkwcomm
    wkwcomm: service-unavailable
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    Action: Review your concurrent request log file for more detailed information.
    Finished executing request completion options.

    Please post the details of the application release, database version and OS.
    i am getting this error while running a report.while searching on google i foundn it's printer issue but when i submit it with different printer name it running fine but it always completed with warning with that specific printer .so what should i do ?Is this a custom or seeded concurrent program?
    Is the issue with this report only?
    Is this output from the printer that the report complete successfully with warning?
    Do you get an output file?
    wkwcomm: service-unavailableIs wkwcomm the printer name (queue name)?
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1Apps Print Requests Fail with lp: unable to print file: client-error-not-found [ID 359890.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=APP-FND-00500&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001

  • Concurrent program is completed but with warning status

    Hi All,
    When i am running a concurrent program and in the log file i am getting the below Information in the log file.
    Current system time is 24-JUN-2011 09:36:35
    **Starts**24-JUN-2011 09:36:38
    **Ends**24-JUN-2011 09:37:17
    Start of log messages from FND_FILE
    some information regarding report columns is showing here.
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 45562312     
    Number of copies : 1      
    Printer : noprint
    Pasta: Error: Error reading input file for type checking.
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    Action: Review your concurrent request log file for more detailed information.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 24-JUN-2011 09:37:20
    Please check the error messages in the above log file information.
    Please tell me what i should do in order to rectify this error.
    Thanks
    Satya

    Please post the details of the application release, database version and OS.
    When i am running a concurrent program and in the log file i am getting the below Information in the log file.Does this happen to all concurrent programs or specific ones only?
    What is the name of the concurrent program you are running? Is it a seeded or custom one?
    Pasta: Error: Error reading input file for type checking.
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    Action: Review your concurrent request log file for more detailed information.Please see if the solution in (ARDLGP (Dunning) errors with APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN [ID 1124476.1]) is applicable.
    Also, see old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=APP-FND-00500&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Report end with errors

    Hi i have built a report using oracle report builder.
    And i have create its executable and concurrent program in apps.....
    But when i run my request, the request completed with errors .
    Can anyone help me please.
    My log is as follows
    Warehouse Management: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    DJO2 module: DJO Report
    Current system time is 12-DEC-2007 12:22:42
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /oracle/apps/visora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to: /oracle/apps/visora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    _AMERICA.UTF8
    Spawned Process 31505
    Xlib: connection to "ebiz:0.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Xlib: connection to "ebiz:0.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.25.0 - Production on Wed Dec 12 12:22:47 2007
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 2799899.
    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 12-DEC-2007 12:22:47
    ---------------------------------------------------------------------------

    If you want to run bitmap reports (PDF/Postscript etc) you must have X server of some description... If you are on later version of apps is is mandatory.
    Does you server have a monitor, if so native X server will be running, if not you'll need to run an X server (xvfb or vncserver) somewhere - you could run XMing (or Reflection) on your client set DISPLAY to your_client:0.0 and connect to that but not for anything other than development.
    Gareth

  • In R12 report ending with following error

    Hi,
    All of the standard reports are completing with the following error on R12.
    Rep 1804:unable to open printer definition file.
    rep 0069:Internal error
    with regards,
    Surya

    Hi,
    Did you set up any printer on the node where CM is installed? You need to have at least one printer defined, and remember to bounce the CM after adding the new printer.
    Note: 221737.1 - REP-1804: Unable To Open Printer Definition File
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=221737.1
    Note: 123140.1 - How to Setup Printer for Oracle Applications 10.7 - 11.5.x Quick Reference
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=123140.1
    Regards,
    Hussein

Maybe you are looking for