Is this valid java?

I just ran across this java code fragment, and I'm a little confused by it.
int;}.intI'm 100% positive if I could see it in context it would be valid java. Any ideas?

The following compiles:
public class X {
    public static void main(String[] args)
          int;}.int
}

Similar Messages

  • Could not find a valid Java virtual machine to load

    On a fresh copy of CFMX8, when I run updater 7, it responds
    'Could not find a valid Java virtual machine to load'.
    This is being installed on a Win2K3 server and this is on a
    'freshly minted' POC box solely for the purpose of
    installing/testing CFMX8 to determine how it compares to our
    CFMX6.1 environment.
    You will notice that it is NOT being installed in the default
    directory:
    JRun Version Information
    Vendor Macromedia
    Product Name JRun 4.0
    Build Number 108487
    Version Full Version
    License Type Trial License
    Serial Number JRD400-69341-58259-30688
    JRun 3.x Serial Number
    Restricted to Single IP No
    Installation Root D:\ISG\software\jrun4
    Expiration Date Mar 29, 2008
    Evaluation Days Remaining 29
    JDK path (JAVA_HOME): D:/ISG/software/jrun4/jre
    I do find it curious that I can run the Updater 6, and it
    seems to behave properly (it finds the VM). I ran it just as a
    test, then wiped everything to start over from scratch. For some
    reason do I need to direct Updater 7 to the installation that I did
    not have to do in Updater 6?
    Thank you in advance for your assistance - Jacques

    tried executing the following cmd, below is the following error:
    <<command i executed>>
    C:\Program Files\Java\jre1.5.0_09\bin>java -classpath "C:\Program Files\Java\jre1.5.0_09\lib\javaws.jar" com.sun.javaws.Main https://<IPddr>:8443/sample.jnlp
    Can you pls let me know how it can be resolved?Umm.. I am not sure, but I will start with
    a question. Why not do it this way?C:\Program Files\Java\jre1.5.0_09\bin>javaws https://<IPddr>:8443/sample.jnlp

  • Where i can find this validator oracle.iam.requestactions.plugins.dataval ?

    Hi,
    I need to modify this validator -> oracle.iam.requestactions.plugins.datavalidator.CreateUserDataValidator.
    this is possible?
    when i create a new validator the create user template doesn't work.
    error:
    [2012-10-10T14:28:13.548-05:00] [oim_server1] [NOTIFICATION] [IAM-0080006] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: e48b78a1878c940d:-1d5fbd71:13a4b638645:-8000-00000000000022b6,0] [APP: oim#11.1.1.3.0] Orchestration process moved to failed stage, and the corresponding error is - {0}[[
    oracle.iam.platform.kernel.EventFailedException: IAM-3050096:An error occurred while generating the Username. Invalid values passed for attribute Email.:Email
         at oracle.iam.identity.usermgmt.utils.UserManagerUtils.createEventFailedException(UserManagerUtils.java:660)
         at oracle.iam.identity.usermgmt.utils.UserManagerUtils.createEventFailedException(UserManagerUtils.java:640)
         at oracle.iam.identity.usermgmt.impl.handlers.create.CreateUserPreProcessHandler.execute(CreateUserPreProcessHandler.java:407)
         at oracle.iam.platform.kernel.impl.OrchProcessData.runPreProcessEvents(OrchProcessData.java:899)
         at oracle.iam.platform.kernel.impl.OrchProcessData.runEvents(OrchProcessData.java:634)
         at oracle.iam.platform.kernel.impl.OrchProcessData.executeEvents(OrchProcessData.java:227)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess(OrchestrationEngineImpl.java:749)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess(OrchestrationEngineImpl.java:780)
         at oracle.iam.platform.kernel.impl.OrhestrationAsyncTask.execute(OrhestrationAsyncTask.java:129)
         at oracle.iam.platform.async.impl.TaskExecutor.executeUnmanagedTask(TaskExecutor.java:101)
         at oracle.iam.platform.async.impl.TaskExecutor.execute(TaskExecutor.java:71)
         at oracle.iam.platform.async.messaging.MessageReceiver.onMessage(MessageReceiver.java:68)
         at sun.reflect.GeneratedMethodAccessor1738.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy352.onMessage(Unknown Source)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:574)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:477)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:379)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
         at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
         at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: oracle.iam.identity.exception.UserNameGenerationException: IAM-3050096 : An error occurred while generating the Username. Invalid values passed for attribute Email.:Email
         at oracle.iam.identity.usermgmt.utils.UserNameGenerationUtil.checkEmailFormat(UserNameGenerationUtil.java:439)
         at oracle.iam.identity.usermgmt.utils.UserNameGenerationUtil.validateInputData(UserNameGenerationUtil.java:290)
         at oracle.iam.identity.usermgmt.utils.UserNameGenerationUtil.generateUserName(UserNameGenerationUtil.java:111)
         at oracle.iam.identity.usermgmt.utils.UserNameGenerationUtil.generateUserName(UserNameGenerationUtil.java:95)
         at oracle.iam.identity.usermgmt.impl.handlers.create.CreateUserPreProcessHandler.execute(CreateUserPreProcessHandler.java:386)
         ... 33 more
    any idea??
    thanks.!

    The DataSetValidator element is an optional element in request dataset. It is one of the child elements of the request-data-set element that describes the user-defined plug-in details meant for validating the dataset attribute values. The request engine runs the implemented plug-in to validate request data during submission. If the validation is successful, then the request gets created. Otherwise, the request is not created. You must implement the plug-in logic. Each dataset can have only one DataSetValidator defined.
    These are the attributes:
    name: This attribute specifies a logical name of the DataSetValidator plug-in.
    classname: This attribute specifies the fully qualified name of the implemented plug-in class.
    The following example shows the DataSetValidator element:
    <DataSetValidator name="CreateUserDataValidator" classname="oracle.iam.requestactions.plugins.datavalidator.CreateUserDataValidator"/>
    And yes, The classname in the DataSetValidators in these default request datasets can be changed to a customized class to have customized validation.
    Check this out:
    http://docs.oracle.com/cd/E21764_01/doc.1111/e14309/request.htm#CIHCFIAE
    I hope this really helps you,
    Thiago Leoncio.

  • I just updated my latest java but the update is causing problems with some externale devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device

    i just updated my latest java but the update is causing problems with some external devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device.
    Is this possible and how do i do that?
    Anyone who responds thanks for that!
    Juko
    I am running
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro1,1
      Processor Name:          Dual-Core Intel Xeon
      Processor Speed:          2,66 GHz
      Number of Processors:          2
      Total Number of Cores:          4
      L2 Cache (per Processor):          4 MB
      Memory:          6 GB
      Bus Speed:          1,33 GHz
      Boot ROM Version:          MP11.005D.B00
      SMC Version (system):          1.7f10
      Serial Number (system):          CK7XXXXXXGP
      Hardware UUID:          00000000-0000-1000-8000-0017F20F82F0
    System Software Overview:
      System Version:          Mac OS X 10.7.5 (11G63)
      Kernel Version:          Darwin 11.4.2
      Boot Volume:          Macintosh HD(2)
      Boot Mode:          Normal
      Computer Name:          Mac Pro van Juko de Vries
      User Name:          Juko de Vries (jukodevries)
      Secure Virtual Memory:          Enabled
      64-bit Kernel and Extensions:          No
      Time since boot:          11 days 20:39
    Message was edited by Host

    Java 6 you can't as Apple maintains it, and Java 7 you could if you uninstall it and Oracle provides the earlier version which they likely won't his last update fixed 37 remote exploits.
    Java broken some software here and there, all you'll have to do is wait for a update from the other parties.

  • Just updated my MacBook Pro to 10.6.8 and now my Filemaker 11 databases (.fp7) do not view properly on my desktop.  Is this a java issue?

    Hi,
    Wondering if anyone knows what's going on with my Filemaker Database that will not view properly on my desktop after upgrading from 10.5 to 10.6.8 on
    my MacBook Pro.   Is this a Java issue?  The data is all there but all I see is blank boxes when I open or click on a specific area in the database.
    My Java version is SE 6 1.6.0.37-bo6-434.

    Let me understand:
    - you have purchased named canon, which is conencted to your PC running windows xp
    - downloaded driver for win xp, and canon works fine
    - canon is connected to that PC via USB
    - that Canon is also activated as network printer, by allowing print sharing in windows; how did you set that option?
    - now, you are in Mac OS x 10.6.8, downloaded Canon driver for Mac OS X, installed it, detected printer on the network, printer was installed; was it detected as attached to that PC running win XP? or not?
    or you set canon by being connected to your mac directly via USB?
    Now, there are some questions you should answer as some details are missing, and your initial text is not clear. Can you print if Canon is connected directly to your mac? did you try that? if not, do it before answering.

  • I have problem in this unzip java codes

    hi all,I have problem in this unzip java codes,I think either the pathway that i put C:.......is wrong or the codes are wrong because when i run it, the zipped folder is not unzipped. So anyone has another set of example or know how to correct it? Thanks!Please post the solution here!
    This is the set of codes that i have:
    import java.io.*;
    import java.util.*;
    import java.util.zip.*;
    public class Unzip {
    public static final void copyInputStream(InputStream in, OutputStream out)
    throws IOException
    byte[] buffer = new byte[1024];
    int len;
    while((len = in.read(buffer)) >= 0)
    out.write(buffer, 0, len);
    in.close();
    out.close();
    public static final void main(String[] args) {
    Enumeration entries;
    ZipFile zipFile;
    if(args.length != 1) {
    System.err.println("Usage: Unzip zipfile");
    return;
    try {
    zipFile = new ZipFile("C:\\Temp\\FolderZiper.zip");
    entries = zipFile.entries();
    while(entries.hasMoreElements()) {
    ZipEntry entry = (ZipEntry)entries.nextElement();
    if(entry.isDirectory()) {
    // Assume directories are stored parents first then children.
    System.err.println("Extracting directory: " + entry.getName());
    // This is not robust, just for demonstration purposes.
    (new File(entry.getName())).mkdir();
    continue;
    System.err.println("Extracting file: " + entry.getName());
    copyInputStream(zipFile.getInputStream(entry),
    new BufferedOutputStream(new FileOutputStream(entry.getName())));
    zipFile.close();
    } catch (IOException ioe) {
    System.err.println("Unhandled exception:");
    ioe.printStackTrace();
    return;
    }

    What does the program output when it's executed? Can you copy the screen and post it here? More info can help solve the problem.
    What exactly is the program supposed to do?
    Add some more println() to show the program flow and what the values of key variables are. For example what is in entries after the entries() method is executed?
    Some prep work on your part would make it easier for us to help.

  • What may be the cause of this error java.sql.SQLException: invalid sql type passed to callable statement in iplanet ussing JNDI

     

    Hi,
    The possibilities can be of various reasons, with the sql statements,
    xml descriptors, data sources, improper drivers anything. To crack down
    the solution, kindly let me know the error messages and what exactly are
    you trying to accomplish.
    Thanks & Regards
    Raj
    manimaran t wrote:
    what may be the cause of this error java.sql.SQLException: invalid sql
    type passed to callable statement in iplanet ussing JNDI
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Want to know abt the use of "This" in java

    Hii friends,
    As am a newbie am having some basic doubts..
    What is the use of "this" in java..
    how to use it in programs

    This is 15+ months old. Whoever "guest" was, they
    have had their account deleted.Ah Ah. I think it's uj's account ;). Is there any
    person here at SDN who had his/her account deleted
    every 2 days.There have been several.

  • Hello. After this update(Java for OS X 2013-003) stop working Ps3 media server. How to fix it?

    Hello. After this update(Java for OS X 2013-003) stop working Ps3 media server. How to fix it?

    I fix it. I restored the contents of /System/Library/Java/JavaVirtualMachines with the contents found in my latest TimeMachine backup from before the update, PMS works like  again. Something in the latest Java update does break the PS3 mediaserver.

  • How to make this validation ?

    Dear all
    In my Entity Object I have 4 attributes:
    ID , AccomplishDate ,cancelDate,Status
    I want to make a validation on the Status attribute , which is:
    if status = "CAN" then the CancelDate attribute value will be current date and the AccomplishDate attribute value be null.
    Please can any one tell me how to make this validation.
    Thanks

    Thank you so much for replaying
    The original method was
        public void setProcStatus(String value) {
                 setAttributeInternal(PROCSTATUS, value);
        }I changed it to be like this
          public void setProcStatus(String value) {
            if (value.equals("CAN")){
              setAccomplishDate(new Date());
              setCancelDate(null);
            setAttributeInternal(PROCSTATUS, value);
        }is this right
    please tell me how to set the value of AccomplishDate attribute to the current date

  • How to program this in java? Please help

    How to program this in java?
    please explain steps, it has to come out like this:
    example
    input: 3b1w3b
    output:
    BBBWBBB

    import java.io.*;
    public class Test {
    static java.io.PrintStream o = java.lang.System.out;
    public static void main(String[] args)throws Exception {      
         BufferedReader BR = new BufferedReader(new InputStreamReader(System.in));
         System.out.print("Enter plot for printing: ");
         String s = BR.readLine();
         char[] cs = s.toLowerCase().toCharArray();
         for(int i=0, j=0; i < cs.length-0x1; i+=0x2, j=0)
              while(j++ < (int)(cs[i]-0x30))
                   o.print((char)(cs[i+0x1]-0x20));
    I tried changeing it to this so I can enter my own string, but I want to change it some more so that it can enter multiple input separated by space, so that it can form a sort of picture line by line. I tried using tolkenizer but I get errors. I dont know how to use tolkenizer properly can anyone please TEACH. you dont have to tell how or give me the code if you dont want to. yes I know Im a noob and I dont know java as good as everyone here, If everyone thinks I don't deserve help then DON'T help, I'm just trying to learn programming

  • No valid Java JDK

    I am having install problems.
    After installing java-1_6_0-sun - Java(TM) 6 Runtime Environment
    still get them message : does not contain a valid java JDK installation cannot continue

    Originally Posted by anton
    I am having install problems.
    After installing java-1_6_0-sun - Java(TM) 6 Runtime Environment
    still get them message : does not contain a valid java JDK installation cannot continue
    I used the following jdk-6u18-linux-i586-rpm.bin I let it install itself into the /usr/java directory and that worked fine for me. Please let me know if you more directions and I will be happy to provide them for you.

  • "Mac-computer-alerts" # for live tech. Is this valid?

    Mac-computer-alerts  suspicious activity found due to pop up ads and invasive links. 888# given. Is this valid?

    It's probably not malware, but rather a Web scam that only affects your browser, and only temporarily. There are several ways to recover.
    1. Some of those scam pages can be dismissed very easily. Press the key combination command-W to close the tab or window. A huge box will pop up. Press the return key and both the box and the page will close. If that doesn't happen, continue.
    2. Press and hold command-W. You may hear repeating alert sounds. While holding the keys, click the OK button in the popup. A different popup may appear, which you can cancel out of as usual.
    3. From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and uncheck the box marked Enable JavaScript. Leave the preferences dialog open.
    Close the malicious window or tab.
    Re-enable JavaScript and close the preferences dialog.
    4. If the Preferences menu item is grayed out, quit Safari. Force quit if necessary. Relaunch it by holding down the shift key and clicking its icon in the Dock. None of the windows and tabs will reopen.
    After closing the malicious page, from the menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    to get rid of any cookies or other data left by the server. Open your Downloads folder and delete anything you don't recognize.

  • How can I uninstall this latest java upgrade?

    I just installed a java upgrade called "build 1.6.0_05-b13 and now I cannot get Microsoft Front Page 2003 to work. I have to use MS Front Page to maintain my website. How can I uninstall this latest java upgrade so it will go back to using my previous version of java?

    I believe you may have posted your question to the wrong forum. This forum is for the JavaHelp system, which is used for developing online Help for applications, not for general help on Java.

  • How do I interpret this validation result?

    How do I interpret this validation result?
    13366 [Element <7>] [Rings 3, 4][Edge <0> in ring <3>][Edge <0> in ring <4>]
    --ORA-13366: invalid combination of interior exterior rings
    --Cause: In an Oracle Spatial geometry, interior and exterior rings are not used consistently.
    --Action: Make sure that the interior rings corresponding to an exterior ring follow the exterior ring in the ordinate array.
    I think it means that rings 3 and 4 in element 7 have interior vs exterior issues, but element 7 does not have rings 3 or 4; it does have rings 1 and 2.
    I am using Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production

    here is the result...
    SQL> select c.geom.sdo_elem_info from de_lec c where c.lec_gcode = '9417';
    SDO_ELEM_INFO_ARRAY(1, 1003, 1, 69097, 2003, 1, 70747, 2003, 1, 74383, 1003, 1, 122715, 2003, 1, 124
    , 1003, 1, 233915, 2003, 1, 235071, 2003, 1, 236407, 2003, 1, 236469, 1003, 1, 252279, 1003, 1, 2652
    1003, 1, 290105, 1003, 1, 301625, 2003, 1, 302471, 1003, 1, 309783, 1003, 1, 320973, 1003, 1, 33194
    1003, 1, 354945, 1003, 1, 374059, 1003, 1, 378163, 1003, 1, 392505, 1003, 1, 394375, 1003, 1, 398463
    003, 1, 416955, 1003, 1, 419939, 1003, 1, 422193, 1003, 1, 423811, 1003, 1, 425763, 1003, 1, 428065,
    03, 1, 433357, 1003, 1, 436003, 1003, 1, 441597, 1003, 1, 442599, 1003, 1, 450817, 1003, 1, 453779,
    3, 1, 459279, 1003, 1, 460957, 1003, 1, 463733, 1003, 1, 472079, 1003, 1, 473515, 1003, 1, 475225, 1
    , 1, 477279, 1003, 1, 478213, 1003, 1, 480013, 1003, 1, 482317, 1003, 1, 484677, 1003, 1, 485797, 10
    1, 487885, 1003, 1, 489137, 1003, 1, 490473, 1003, 1, 494967, 1003, 1, 495533, 1003, 1, 496545, 100
    1, 502053, 1003, 1, 502731, 1003, 1, 507419, 1003, 1, 509385, 1003, 1, 510463, 1003, 1, 511541, 1003
    , 513055, 1003, 1, 515103, 1003, 1, 515485, 1003, 1, 516215, 1003, 1, 518501, 1003, 1, 518893, 1003,
    521707, 1003, 1, 522173, 1003, 1, 523241, 1003, 1, 523753, 1003, 1, 524655, 1003, 1, 525181, 1003,
    526689, 1003, 1, 527041, 1003, 1, 527631, 1003, 1, 528079, 1003, 1, 529339, 1003, 1, 529505, 1003, 1
    30239, 1003, 1, 530351, 1003, 1, 531627, 1003, 1, 531835, 1003, 1, 532029, 1003, 1, 532363, 1003, 1,
    3919, 1003, 1, 534317, 1003, 1, 534755, 1003, 1, 535307, 1003, 1, 535545, 1003, 1, 536431, 1003, 1,
    117, 1003, 1, 537379, 1003, 1, 537871, 1003, 1, 538127, 1003, 1, 538459, 1003, 1, 539661, 1003, 1, 5
    89, 1003, 1, 540359, 1003, 1, 540585, 1003, 1, 540713, 1003, 1, 541065, 1003, 1, 541391, 1003, 1, 54
    1, 1003, 1, 543035, 1003, 1, 545329, 1003, 1, 545743, 1003, 1, 546109, 1003, 1, 546209, 1003, 1, 546
    , 1003, 1, 546945, 1003, 1, 546991, 1003, 1, 547333, 1003, 1, 547969, 1003, 1, 548239, 1003, 1, 5483
    1003, 1, 549721, 1003, 1, 550091, 1003, 1, 550203, 1003, 1, 550417, 1003, 1, 550511, 1003, 1, 55062
    1003, 1, 550915, 1003, 1, 551459, 1003, 1, 551701, 1003, 1, 551889, 1003, 1, 552763, 1003, 1, 552957
    003, 1, 555273, 1003, 1, 555331, 1003, 1, 555489, 1003, 1, 556235, 1003, 1, 556551, 1003, 1, 556699,
    03, 1, 557223, 1003, 1, 558425, 1003, 1, 558735, 1003, 1, 558825, 1003, 1, 559043, 1003, 1, 559237,
    3, 1, 559513, 1003, 1, 559679, 1003, 1, 559829, 1003, 1, 559977, 1003, 1, 560099, 1003, 1, 560877, 1
    , 1, 561599, 1003, 1, 561667, 1003, 1, 562085, 1003, 1, 562361, 1003, 1, 563011, 1003, 1, 564005, 10
    1, 564445, 1003, 1, 564587, 1003, 1, 564659, 1003, 1, 564775, 1003, 1, 564959, 1003, 1, 565105, 100
    1, 565535, 1003, 1, 565591, 1003, 1, 565679, 1003, 1, 565881, 1003, 1, 566451, 1003, 1, 566575, 1003
    , 566871, 1003, 1, 566987, 1003, 1, 567231, 1003, 1, 567885, 1003, 1, 568059, 1003, 1, 568227, 1003,
    568493, 1003, 1, 569317, 1003, 1, 569449, 1003, 1, 569805, 1003, 1, 569859, 1003, 1, 570097, 1003,
    570547, 1003, 1, 570815, 1003, 1, 570863, 1003, 1, 570961, 1003, 1, 571089, 1003, 1, 571143, 1003, 1
    71669, 1003, 1, 572099, 1003, 1, 572195, 1003, 1, 572319, 1003, 1, 572425, 1003, 1, 572531, 1003, 1,
    2729, 1003, 1, 572929, 1003, 1, 573087, 1003, 1, 573137, 1003, 1, 573255, 1003, 1, 573611, 1003, 1,
    747, 1003, 1, 573813, 1003, 1, 574339, 1003, 1, 574425, 1003, 1, 574485, 1003, 1, 574579, 1003, 1, 5
    83, 1003, 1, 574925, 1003, 1, 575035, 1003, 1, 575211, 1003, 1, 575361, 1003, 1, 575803, 1003, 1, 57
    1, 1003, 1, 576015, 1003, 1, 576103, 1003, 1, 576203, 1003, 1, 576299, 1003, 1, 576759, 1003, 1, 576
    , 1003, 1, 577073, 1003, 1, 577277, 1003, 1, 577339, 1003, 1, 577463, 1003, 1, 577541, 1003, 1, 5777
    1003, 1, 578153, 1003, 1, 578301, 1003, 1, 578529, 1003, 1, 578737, 1003, 1, 578805, 1003, 1, 57893
    1003, 1, 579223, 1003, 1, 579353, 1003, 1, 579431, 1003, 1, 579491, 1003, 1, 579561, 1003, 1, 579629
    003, 1, 579735, 1003, 1, 579815, 1003, 1, 579857, 1003, 1, 580577, 1003, 1, 580803, 1003, 1, 580837,
    03, 1, 580997, 1003, 1, 581059, 1003, 1, 581367, 1003, 1, 581479, 1003, 1, 581547, 1003, 1, 581903,
    3, 1, 582299, 1003, 1, 582417, 1003, 1, 582729, 1003, 1, 582911, 1003, 1, 583379, 1003, 1, 583459, 1
    , 1, 583769, 1003, 1, 583951, 1003, 1, 584011, 1003, 1, 584057, 1003, 1, 584113, 1003, 1, 584211, 10
    1, 584437, 1003, 1, 584841, 1003, 1, 584859, 1003, 1, 585043, 1003, 1, 585277, 1003, 1, 585371, 100
    1, 585521, 1003, 1, 585625, 1003, 1, 585681, 1003, 1, 585815, 1003, 1, 586027, 1003, 1, 586149, 1003
    , 586623, 1003, 1, 586777, 1003, 1, 586819, 1003, 1, 586929, 1003, 1, 587171, 1003, 1, 587289, 1003,
    587823, 1003, 1, 587855, 1003, 1, 587983, 1003, 1, 588155, 1003, 1, 588321, 1003, 1, 588379, 1003,
    588547, 1003, 1, 588873, 1003, 1, 588939, 1003, 1, 588999, 1003, 1, 589347, 1003, 1, 589389, 1003, 1
    89643, 1003, 1, 589971, 1003, 1, 590289, 1003, 1, 590481, 1003, 1, 590565, 1003, 1, 590627, 1003, 1,
    0797, 1003, 1, 590877, 1003, 1, 590953, 1003, 1, 591033, 1003, 1, 591393, 1003, 1, 591703, 1003, 1,
    873, 1003, 1, 591917, 1003, 1, 592019, 1003, 1, 592047, 1003, 1, 592345, 1003, 1, 592461, 1003, 1, 5
    49, 1003, 1, 592689, 1003, 1, 592745, 1003, 1, 592783, 1003, 1, 592963, 1003, 1, 593009, 1003, 1, 59
    7, 1003, 1, 593415, 1003, 1, 593475, 1003, 1, 593513, 1003, 1, 593789, 1003, 1, 593915, 1003, 1, 593
    , 1003, 1, 594165, 1003, 1, 594215, 1003, 1, 594243, 1003, 1, 594311, 1003, 1, 594349, 1003, 1, 5944
    1003, 1, 594589, 1003, 1, 594825, 1003, 1, 595109, 1003, 1, 595139, 1003, 1, 595199, 1003, 1, 59534
    1003, 1, 595447, 1003, 1, 595611, 1003, 1, 595743, 1003, 1, 595811, 1003, 1, 595995, 1003, 1, 596097
    003, 1, 596239, 1003, 1, 596291, 1003, 1, 596445, 1003, 1, 596553, 1003, 1, 596625, 1003, 1, 596789,
    03, 1, 596877, 1003, 1, 596959, 1003, 1, 596993, 1003, 1, 597057, 1003, 1, 597181, 1003, 1, 597293,
    3, 1, 597459, 1003, 1, 597547, 1003, 1, 597651, 1003, 1, 597863, 1003, 1, 597999, 1003, 1, 598075, 1
    , 1, 598337, 1003, 1, 598379, 1003, 1, 598517, 1003, 1, 598547, 1003, 1, 598875, 1003, 1, 599093, 10
    1, 599201, 1003, 1, 599385, 1003, 1, 599491, 1003, 1, 599513, 1003, 1, 599649, 1003, 1, 599705, 100
    1, 600221, 1003, 1, 600255, 1003, 1, 600355, 1003, 1, 600461, 1003, 1, 600553, 1003, 1, 600617, 1003
    , 600737, 1003, 1, 600799, 1003, 1, 600825, 1003, 1, 600923, 1003, 1, 601157, 1003, 1, 601199, 1003,
    601281, 1003, 1, 601335, 1003, 1, 601471, 1003, 1, 601517, 1003, 1, 601725, 1003, 1, 601859, 1003,
    602315, 1003, 1, 602403, 1003, 1, 602577, 1003, 1, 602815, 1003, 1, 602909, 1003, 1, 603097, 1003, 1
    03275, 1003, 1, 603335, 1003, 1, 603357, 1003, 1, 603857, 1003, 1, 603941, 1003, 1, 604079, 1003, 1,
    4293, 1003, 1, 604377, 1003, 1, 604441, 1003, 1, 604537, 1003, 1, 604581, 1003, 1, 604749, 1003, 1,
    913, 1003, 1, 604997, 1003, 1, 605025, 1003, 1, 605103, 1003, 1, 605157, 1003, 1, 605241, 1003, 1, 6
    65, 1003, 1, 605443, 1003, 1, 605743, 1003, 1, 605929, 1003, 1, 606129, 1003, 1, 606203, 1003, 1, 60
    9, 1003, 1, 606635, 1003, 1, 606789, 1003, 1, 606849, 1003, 1, 606879, 1003, 1, 607021, 1003, 1, 607
    , 1003, 1, 607441, 1003, 1, 607629, 1003, 1, 607747, 1003, 1, 607819, 1003, 1, 607845, 1003, 1, 6079
    1003, 1, 608123, 1003, 1, 608177, 1003, 1, 608341, 1003, 1, 608389, 1003, 1, 608691, 1003, 1, 60879
    1003, 1, 608849, 1003, 1, 609019, 1003, 1, 609037, 1003, 1, 609233, 1003, 1, 609319, 1003, 1, 609373
    003, 1, 609671, 1003, 1, 609757, 1003, 1, 609857, 1003, 1, 609881, 1003, 1, 609907, 1003, 1, 609941,
    03, 1, 610051, 1003, 1, 610105, 1003, 1, 610215, 1003, 1, 610347, 1003, 1, 610463, 1003, 1, 610587,
    3, 1, 610797, 1003, 1, 610877, 1003, 1, 610903, 1003, 1, 610999, 1003, 1, 611371, 1003, 1, 611465, 1
    , 1, 611629, 1003, 1, 611659, 1003, 1, 611683, 1003, 1, 611831, 1003, 1, 611919, 1003, 1, 612049, 10
    1, 612153, 1003, 1, 612289, 1003, 1, 612411, 1003, 1, 612481, 1003, 1, 612509, 1003, 1, 612603, 100
    1, 612791, 1003, 1, 612813, 1003, 1, 612927, 1003, 1, 613015, 1003, 1, 613041, 1003, 1, 613085, 1003
    , 613245, 1003, 1, 613381, 1003, 1, 613411, 1003, 1, 613433, 1003, 1, 613459, 1003, 1, 613485, 1003,
    613809, 1003, 1, 613831, 1003, 1, 613909, 1003, 1, 613949, 1003, 1, 614049, 1003, 1, 614115, 1003,
    614407, 1003, 1, 614499, 1003, 1, 614613, 1003, 1, 614637, 1003, 1, 614687, 1003, 1, 614761, 1003, 1
    14803, 1003, 1, 614837, 1003, 1, 614909, 1003, 1, 614981, 1003, 1, 615011, 1003, 1, 615147, 1003, 1,
    5221, 1003, 1, 615303, 1003, 1, 615415, 1003, 1, 615435, 1003, 1, 615515, 1003, 1, 615601, 1003, 1,
    661, 1003, 1, 615729, 1003, 1, 615811, 1003, 1, 615865, 1003, 1, 615979, 1003, 1, 616065, 1003, 1, 6
    55, 1003, 1, 616413, 1003, 1, 616485, 1003, 1, 616593, 1003, 1, 616673, 1003, 1, 616759, 1003, 1, 61
    5, 1003, 1, 617001, 1003, 1, 617065, 1003, 1, 617117, 1003, 1, 617245, 1003, 1, 617327, 1003, 1, 617
    , 1003, 1, 617513, 1003, 1, 617633, 1003, 1, 617715, 1003, 1, 617783, 1003, 1, 617805, 1003, 1, 6178
    1003, 1, 618007, 1003, 1, 618085, 1003, 1, 618149, 1003, 1, 618167, 1003, 1, 618263, 1003, 1, 61832
    1003, 1, 618389, 1003, 1, 618463, 1003, 1, 618489, 1003, 1, 618511, 1003, 1, 618575, 1003, 1, 618603
    003, 1, 618739, 1003, 1, 618771, 1003, 1, 618867, 1003, 1, 618885, 1003, 1, 618943, 1003, 1, 619005,
    03, 1, 619115, 1003, 1, 619167, 1003, 1, 619243, 1003, 1, 619291, 1003, 1, 619335, 1003, 1, 619415,
    3, 1, 619507, 1003, 1, 619571, 1003, 1, 619597, 1003, 1, 619625, 1003, 1, 619745, 1003, 1, 619855, 1
    , 1, 619979, 1003, 1, 620025, 1003, 1, 620133, 1003, 1, 620193, 1003, 1, 620243, 1003, 1, 620411, 10
    1, 620535, 1003, 1, 620693, 1003, 1, 620747, 1003, 1, 620803, 1003, 1, 620865, 1003, 1, 620935, 100
    1, 621075, 1003, 1, 621149, 1003, 1, 621171, 1003, 1, 621197, 1003, 1, 621273, 1003, 1, 621349, 1003
    , 621441, 1003, 1, 621463, 1003, 1, 621583, 1003, 1, 621651, 1003, 1, 621701, 1003, 1, 621753, 1003,
    621911, 1003, 1, 621933, 1003, 1, 621989, 1003, 1, 622125, 1003, 1, 622183, 1003, 1, 622253, 1003,
    622337, 1003, 1, 622387, 1003, 1, 622415, 1003, 1, 622497, 1003, 1, 622545, 1003, 1, 622577, 1003, 1
    22641, 1003, 1, 622731, 1003, 1, 622795, 1003, 1, 622845, 1003, 1, 622893, 1003, 1, 622951, 1003, 1,
    3099, 1003, 1, 623163, 1003, 1, 623269, 1003, 1, 623345, 1003, 1, 623485, 1003, 1, 623541, 1003, 1,
    765, 1003, 1, 623829, 1003, 1, 623869, 1003, 1, 623931, 1003, 1, 623951, 1003, 1, 623967, 1003, 1, 6
    87, 1003, 1, 624143, 1003, 1, 624193, 1003, 1, 624363, 1003, 1, 624407, 1003, 1, 624447, 1003, 1, 62
    5, 1003, 1, 624601, 1003, 1, 624619, 1003, 1, 624675, 1003, 1, 624759, 1003, 1, 624817, 1003, 1, 624
    , 1003, 1, 625069, 1003, 1, 625099, 1003, 1, 625145, 1003, 1, 625181, 1003, 1, 625277, 1003, 1, 6253
    1003, 1, 625403, 1003, 1, 625453, 1003, 1, 625527, 1003, 1, 625585, 1003, 1, 625635, 1003, 1, 62568
    1003, 1, 625715, 1003, 1, 625775, 1003, 1, 625841, 1003, 1, 625855, 1003, 1, 626021, 1003, 1, 626079
    003, 1, 626167, 1003, 1, 626229, 1003, 1, 626307, 1003, 1, 626357, 1003, 1, 626423, 1003, 1, 626529,
    03, 1, 626651, 1003, 1, 626667, 1003, 1, 626737, 1003, 1, 626801, 1003, 1, 626867, 1003, 1, 626887,
    3, 1, 627123, 1003, 1, 627167, 1003, 1, 627185, 1003, 1, 627207, 1003, 1, 627225, 1003, 1, 627269, 1
    , 1, 627437, 1003, 1, 627483, 1003, 1, 627539, 1003, 1, 627657, 1003, 1, 627707, 1003, 1, 627721, 10
    1, 627817, 1003, 1, 627897, 1003, 1, 627961, 1003, 1, 628015, 1003, 1, 628127, 1003, 1, 628145, 100
    1, 628197, 1003, 1, 628237, 1003, 1, 628289, 1003, 1, 628345, 1003, 1, 628391, 1003, 1, 628457, 1003
    , 628533, 1003, 1, 628585, 1003, 1, 628611, 1003, 1, 628683, 1003, 1, 628735, 1003, 1, 628753, 1003,
    628823, 1003, 1, 628849, 1003, 1, 628919, 1003, 1, 628999, 1003, 1, 629031, 1003, 1, 629079, 1003,
    629115, 1003, 1, 629129, 1003, 1, 629179, 1003, 1, 629251, 1003, 1, 629295, 1003, 1, 629319, 1003, 1
    29567, 1003, 1, 629647, 1003, 1, 629681, 1003, 1, 629723, 1003, 1, 629765, 1003, 1, 629783, 1003, 1,
    9879, 1003, 1, 629895, 1003, 1, 629945, 1003, 1, 629995, 1003, 1, 630037, 1003, 1, 630093, 1003, 1,
    173, 1003, 1, 630217, 1003, 1, 630295, 1003, 1, 630371, 1003, 1, 630409, 1003, 1, 630465, 1003, 1, 6
    65, 1003, 1, 630623, 1003, 1, 630695, 1003, 1, 630737, 1003, 1, 630755, 1003, 1, 630803, 1003, 1, 63
    7, 1003, 1, 630931, 1003, 1, 630959, 1003, 1, 631037, 1003, 1, 631113, 1003, 1, 631205, 1003, 1, 631
    , 1003, 1, 631343, 1003, 1, 631361, 1003, 1, 631375, 1003, 1, 631389, 1003, 1, 631453, 1003, 1, 6314
    1003, 1, 631647, 1003, 1, 631715, 1003, 1, 631747, 1003, 1, 631791, 1003, 1, 631853, 1003, 1, 63186
    1003, 1, 631955, 1003, 1, 631989, 1003, 1, 632003, 1003, 1, 632067, 1003, 1, 632125, 1003, 1, 632165
    003, 1, 632273, 1003, 1, 632309, 1003, 1, 632323, 1003, 1, 632361, 1003, 1, 632399, 1003, 1, 632429,
    03, 1, 632493, 1003, 1, 632507, 1003, 1, 632575, 1003, 1, 632635, 1003, 1, 632665, 1003, 1, 632709,
    3, 1, 632809, 1003, 1, 632833, 1003, 1, 632875, 1003, 1, 632909, 1003, 1, 632921, 1003, 1, 632967, 1
    , 1, 633001, 1003, 1, 633027, 1003, 1, 633091, 1003, 1, 633119, 1003, 1, 633159, 1003, 1, 633195, 10
    1, 633259, 1003, 1, 633287, 1003, 1, 633325, 1003, 1, 633361, 1003, 1, 633387, 1003, 1, 633443, 100
    1, 633539, 1003, 1, 633589, 1003, 1, 633619, 1003, 1, 633697, 1003, 1, 633717, 1003, 1, 633737, 1003
    , 633853, 1003, 1, 633895, 1003, 1, 633937, 1003, 1, 633967, 1003, 1, 634011, 1003, 1, 634049, 1003,
    634093, 1003, 1, 634115, 1003, 1, 634145, 1003, 1, 634177, 1003, 1, 634221, 1003, 1, 634281, 1003,
    634349, 1003, 1, 634379, 1003, 1, 634407, 1003, 1, 634471, 1003, 1, 634497, 1003, 1, 634529, 1003, 1
    34567, 1003, 1, 634597, 1003, 1, 634617, 1003, 1, 634653, 1003, 1, 634683, 1003, 1, 634695, 1003, 1,
    4741, 1003, 1, 634789, 1003, 1, 634817, 1003, 1, 634899, 1003, 1, 634969, 1003, 1, 635009, 1003, 1,
    105, 1003, 1, 635143, 1003, 1, 635183, 1003, 1, 635217, 1003, 1, 635229, 1003, 1, 635263, 1003, 1, 6
    01, 1003, 1, 635327, 1003, 1, 635349, 1003, 1, 635387, 1003, 1, 635399, 1003, 1, 635425, 1003, 1, 63
    7, 1003, 1, 635481, 1003, 1, 635509, 1003, 1, 635539, 1003, 1, 635615, 1003, 1, 635635, 1003, 1, 635
    , 1003, 1, 635699, 1003, 1, 635713, 1003, 1, 635751, 1003, 1, 635801, 1003, 1, 635841, 1003, 1, 6358
    1003, 1, 635931, 1003, 1, 635953, 1003, 1, 635965, 1003, 1, 636001, 1003, 1, 636041, 1003, 1, 63607
    1003, 1, 636217, 1003, 1, 636239, 1003, 1, 636281, 1003, 1, 636365, 1003, 1, 636377, 1003, 1, 636399
    003, 1, 636439, 1003, 1, 636465, 1003, 1, 636499, 1003, 1, 636537, 1003, 1, 636555, 1003, 1, 636589,
    03, 1, 636631, 1003, 1, 636649, 1003, 1, 636671, 1003, 1, 636731, 1003, 1, 636799, 1003, 1, 636819,
    3, 1, 636893, 1003, 1, 636909, 1003, 1, 636995, 1003, 1, 637029, 1003, 1, 637105, 1003, 1, 637163, 1
    , 1, 637193, 1003, 1, 637211, 1003, 1, 637273, 1003, 1, 637303, 1003, 1, 637319, 1003, 1, 637375, 10
    1, 637437, 1003, 1, 637451, 1003, 1, 637467, 1003, 1, 637535, 1003, 1, 637549, 1003, 1, 637575, 100
    1, 637625, 1003, 1, 637679, 1003, 1, 637713, 1003, 1, 637733, 1003, 1, 637769, 1003, 1, 637829, 1003
    , 637907, 1003, 1, 637945, 1003, 1, 637995, 1003, 1, 638029, 1003, 1, 638077, 1003, 1, 638119, 1003,
    638183, 1003, 1, 638217, 1003, 1, 638245, 1003, 1, 638275, 1003, 1, 638299, 1003, 1)
    1 row selected.
    SQL>

Maybe you are looking for