Error exporting in the level of query with several conditions

When I run the following query to export with the result.



C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY = "" WHERE deptno > 10 and sal! 2850 = "' LOG = log011.log FILE = exp.dmp"

Export: Release 10.2.0.1.0 - Production on Wed Jan 30 10:01:27 2013

Copyright (c) 1982, 2005, Oracle. All rights reserved.


Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With partitioning, OLAP and Data Mining options
Export performed WE8MSWIN1252 and AL16UTF16 NCHAR character set

About to export specified tables by conventional means...
. . export the rows in the table EMP 10 exported
EXP-00091: exporting more than questionable statistics.
EXP-00091: exporting more than questionable statistics.
Export completed successfully with warnings.



But when I run it with the following condition, then it displays the following error...




C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY ='"WHERE deptno > 10 and work!" = 'CLERK' ' ' LOG = log011.log FILE = Exp01.dmp.
LRM-00111: no closing quote for value 'LOG = log01'

EXP-00019: failure of the treatment of parameters, type 'HELP EXP = Y' help
EXP-00000: export completed unsuccessfully


C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY = "WHERE deptno > 10 and work! = 'CLERK' ' LOG = log5.log FILE = exp01.dmp
LRM-00112: multiple values not allowed for the parameter "query".

EXP-00019: failure of the treatment of parameters, type 'HELP EXP = Y' help
EXP-00000: export completed unsuccessfully


Please suggest a solution for this.

Hello

Single quotes used for CLERKS are very probably the origin of the problem.
C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY ='"WHERE deptno 10 > and job!" = 'CLERK' ' ' LOG = log011.log FILE = Exp01.dmp.

try to replace this
C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY ='"WHERE deptno 10 > and job!" = "REGISTRAR" "' LOG = log011.log FILE = Exp01.dmp.

Two single quotes (no quotes) to place an apostrophe for CLERK.

Thank you
Padma...

Tags: Database

Similar Questions

  • Error exporting to the report repository

    Met the following errors when attempting to export to a report repository. DMR tables, indexes, views, triggers, types, and a package have been established, but no data has been loaded into one of these tables. Any help or ideas to solve the problem would be appreciated.

    INFO in ApplicationView - Data Modeler Oracle SQL Developer 4.0.0.825

    2014-02-13 15:40:58, 744 [Thread-43] ERROR ReportsHandler - Error exporting to the schema declaration:

    java.lang.RuntimeException: rdbmsName not known: database Oracle 12 c

    at oracle.dbtools.crest.model.design.LogicalDatatype.createDataType(LogicalDatatype.java:83)

    at oracle.dbtools.crest.exports.reports.RSLogicalTypes.export(RSLogicalTypes.java:69)

    at oracle.dbtools.crest.exports.reports.ReportsHandler.export(ReportsHandler.java:107)

    to oracle.dbtools.crest.swingui.ControllerApplication$ ExportToReportsSchema$ 1.run(ControllerApplication.java:2009)

    I have found a solution and was able to successfully export a model in the report repository. Here are the steps:

    the setting of 'system data types directory' in ' preferences > Data Modeler "pointed to an old copy of defaultRDBMSsites.xml and types.xml. This copy of defaultRDBMSsites.xml did not include an entry for Oracle 12 c. When I changed the pointer points to the directory of types which came with DM 4.0, the import worked.

  • How to check the level of ink with windows 7

    Is it possible for me to check my ink level?  Since I upgraded to Windows 7 I was not able to do this.  The only advice I found is to print a test page, allegedly containing a report of ink level.  In fact, it does not have an ink level report.  I have an all in one of 1350, our warranty so I can't get free advice and do not include paid options (and doubt they will help).  However, I understand that many have this same problem with other HP printers, so the model may not matter.  Any method successful with Windows 7 and any HP printer (not involving does not test page) would be greatly appreciated

    This is what it looks like. The feature would be on guaranteed XP, but it's the only OS I know of who he would support always. If it's a big problem, not knowing the levels, I think to go to a new printer before I would like to restore my OS. Sorry this isn't there anymore.

  • How to export all the photos of Photos with the folder structure

    Topic says it all...

    I found tons of posts on how to export pictures from Photos, but clearly an important feature is missing. How to export one or more folders, subfolders, and albums to the breast?

    I need on a regular basis (read: scripted) to export all my photos for use on another platform. But I need to keep my organized all files as they are in the pictures.

    Anyone know of a script that can do this? Opening could [R.I.P].

    Thanks 1million in adv.

    Björn

    Photos can export using the subfolder structure to give you the files corresponding to moments

    a user has provided a script for this for albums - Albums export records - Script of Jacques Rioux

    and old toad has planned that the script compiled as an app - http://www.oldtoadstutorials.net/No.P01.html

    LN

  • Possible BUG: af:query with several LOVs throws bitIndex exception

    Hi all

    I use the af:query for the search component and I get constantly "bitIndex < 0:-1 error" when searching on a LOV (by typing the value in the part of the LOV not using inputtext does not popup LOV).

    Installation program:

    I use Jdev 11.1.2.1 with JDEVADF_11.1.2.1.0_GENERIC_110907.2314.6081.

    Using the schema HR, I created the entity departments and a Department display object based on the entity.

    I created 2 objects of basis for the LOVs SQL view (not from entities not):

    1. view LOV departments - select * from departments
    2 view of the LOV locations - select * from places

    The two views of Lov were created using the wizard with all the default values.

    In my opinion main departments (based on the entity), I created 2 LOVs for LocationId and for DepartmentId.

    The LOV for DepartmentId returns 2 attributes, DepartmentId and DepartmentName both are mapped to the corresponding attributes in the main view of Department. (I did using the popup "Edit the list of values", in the section 'List return values').

    Finally, I dragged the "all searchable attributes" from the control panel of data to a test page, creating a group of ADF query with table

    The error:

    I type a valid service id in the LOV DepartmentId within the research section and I get the "bitIndex < 0:-1 error.» No results are returned.

    When the server running with - Djbo.debugoutput = console I see the following error messages:

    CtrlAttrs < JUCtrlValueBinding > < setInputValue > [18415]: exception caching: oracle.jbo.AttrValException: Houston-27019: the get method for attribute "DepartmentName" in the PREMISESof VIEW_USAGE_internal_vci_def_values is not resolved.
    < DCBindingContainer > < cacheException > [18416] * updated BindingContainer cache EXCEPTION: oracle.jbo.AttrValException
    < DCBindingContainer > < cacheException > [18417] java.lang.IndexOutOfBoundsException: bitIndex < 0:-1
    at java.util.BitSet.get(BitSet.java:441)
    at oracle.jbo.server.ViewRowStorage.getAttributeInternal(ViewRowStorage.java:1823)
    at oracle.jbo.server.ViewRowImpl.getAttributeValue(ViewRowImpl.java:1962)
    at oracle.jbo.server.ViewRowImpl.getAttributeInternal(ViewRowImpl.java:824)
    at oracle.adf.model.bean.DCDataRow.getAttributeInternal(DCDataRow.java:366)
    at oracle.adf.model.bean.DCCriteriaValueRowImpl.getAttributeInternal(DCCriteriaValueRowImpl.java:241)
    at oracle.jbo.server.ViewRowImpl.getAttrInvokeAccessor(ViewRowImpl.java:906)
    at oracle.jbo.server.ViewRowImpl.getAttribute(ViewRowImpl.java:854)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.internalGetAttributeValueFromRow(JUCtrlValueBinding.java:1213)
    at oracle.jbo.uicli.binding.JUCtrlListBinding.setTargetAttrsFromLovRow(JUCtrlListBinding.java:2799)
    at oracle.jbo.uicli.binding.JUCtrlListBinding.setTargetAttrsFromLovRowAndUpdateMRU(JUCtrlListBinding.java:2712)
    at oracle.adfinternal.view.faces.model.binding.FacesCtrlLOVBinding.setInputValueInRow(FacesCtrlLOVBinding.java:1163)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.setInputValue(JUCtrlValueBinding.java:2926)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.setInputValue(JUCtrlValueBinding.java:2889)
    to oracle.adfinternal.view.faces.model.binding.FacesCtrlSearchBinding$ AdfCriterionValues.set (FacesCtrlSearchBinding.java:3589)
    at javax.el.ListELResolver.setValue(ListELResolver.java:240)
    at oracle.adfinternal.view.faces.model.AdfELResolver.setValue(AdfELResolver.java:162)
    at oracle.adfinternal.view.faces.model.AdfELResolverProxy.setValue(AdfELResolverProxy.java:71)
    at com.sun.faces.el.DemuxCompositeELResolver._setValue(DemuxCompositeELResolver.java:255)


    Note:
    The search works as expected if I only have a LOV attached to the main view. (if I don't have the Department LOV attached as described above everything works fine)
    If both LOVs of DepartmentLOV and LocationsLOV return a single value, the departmnetId and the locationId, without mapping any additional return attributes research as planned as well.

    This is test case the simplest I could create to reproduce the error I see in our code.

    Here is a link to my test project: [http://www.2shared.com/file/QxZJDfax/bitIndexTest.html]

    Help, please

    I'm looking for workarounds / fixes.
    Any advice would be greatly appreciated.

    Thank you
    Sasha

    Hi Sasha,

    which seems related to the bug 12851501 - ARRAYINDEXOUTOFBOUNDSEXCEPTION LIFTING OF VIEWROWSTORAGE CLASS
    expected to be fixed in JDeveloper 11.1.2.2.0

    If you have access to My Oracle Support, there are here available patch (patch 12851501).

    Kind regards

    Didier.

  • How to export via the trigger star pxi to several dvices

    Hello

    I have huge problems to do this work and free time to try rarely. Joined my unfinished VI (SyncTrig - Test.vi) who needs to synchronize 9 x PXI-4472 & 1 x PXI-6713 on PXI-1006 chassis (made up of bus 3 x 6 slots). Master ST in the #2 Groove is DSA (PXI-4472), the rest 8 x DSA are inserted in slot #3-#10, and MIO (PXI-6713) is in slot #11. I need MIO to generate signals of x AO 2 (ao0:1 or ao6:7) of arbitrary length. DSAS acquire 72 x channels HAVE simultaneously until the last pair of samples AO is triggered (AO and I work at the same pace).

    I understand there are 2 ways to cynchronize a all these devices - to use reference clock 10 MHz from backplane, or Star trigger bus. Trigger the beginning of ST control is supposed to start all 10 devices. I couldn't do the 'references', examples and I managed to do the "StarTrigger" example works with 2 devices so I decided to stay with the latter. Of course, I hardly expect export usable for the PXI-6713 SampleClock and we hope to get help on this forum.

    Here are my 3 questions/dilemmas:

    1 grouping DSAS more in a single task & export clock via ST each

    I've separated the master of ST in the UpperTask export SampleClockTimebase via the bus ST and StartTrigger through the spine. The rest of the DSA are grouped in a single MiddleTask since NEITHER-DAQmx makes it easier for this type of devices PXI. In VI, UpperTask exports in a single PXI location.

    Is it possible to format the string to export the clock via ST to the multiple (all the) SHAS so they can all receive it grouped together in the unique MiddleTask? Or should I use a loop for export the time base clock 8 times and feed it 8 times for all slots #3-10?

    Please be specific.

    2 synchronization MIO with DSA master ST via bus from ST

    How can I use the TimingNode to implement SampleClockTimebase division, so that the PXI-6713 can use it in the #11 slot (LowerTask)? If this is not possible via the ST bus, can someone please show me what TimingNode (s) to use to export usable St master clock and get to MIO to synchronize the HAVE and AO closely?

    3 triggers of PXI chassis

    I left 2-7 as 'Dynamics' triggers to be available for NOR-DAQmx. Is it enough for the configuration shown above, from PXI devices occupy 2 of 3 independent buses in PXI-1006?

    BTW, I tried a different approach (SyncTrig - No. AO.vi), but the mistake of resting LowerTask just after his TimingNode power.

    Ladies and gentlemen, I hope power affirmative responses because the documentation is completely absent on synchronization PXI DAQmx and are completely dependent on WEB resources.

    Thank you in advance,


  • 1.2 of the ISE and ACL with several ports

    When you create a DACL for my groups I used the syntax "permit tcp any 192.168.20.0 0.0.0.255 eq 22 443" for one of my acl within the DACL and the validated syntax checking. When I pushed my groups too, it worked but I have heard that this type of port several ACL in ISE is not supported. Does anyone know if this is accurate?

    You can implement several DACL to control access and the sound works perfectly with ISE

    Note the useful messages *.

  • SQL query with multiple conditions

    Here is the sample table

    ID RATE DATE ORGAMNT PAYAMOUNT

    1 3.45 23/12/2012 23000,45 19060.23

    2 5.50 12/04/2013 45000,00 36000.54

    3. 6.44 16/04/200 60000,00 20000.00

    Select a table with the highest rate, Orgamnt with date more closely to current events.

    Sorry, Marwin

    Sorry to put it very verbose and making this request get unnecessarily complex. I hope that this time, it makes sense. At the bottom of table, I have to

    Select (buy) properties so that

    1. I will get maximum profit out of it when buying this property

    Columns PROPERTIES important to maximize interest income:

    FURIOUS, interest rates

    -Interest rates high = interest income higher

    OMA, original mortgage amount

    -Large amount income = total interest, higher

    FPAY, Date of the first payment

    -The latest date of the first payment = income higher interest

    -Influence of ready depreciation on interest paid

    2. I have a budget of 50 million (PDB column is the amount that I should pay for each property)

    HNUM OMA FURIOUS HNAME PDB FPAY

    11186 5,51 10580934.67 11607400 2/1/2006

    4801800 9/1/2006 6.3 4326951.51 11188 PNC BANK, NATIONAL ASSOCIATION

    11189 1236100 8/1/2006 6.15 1147108.9 HEARTLAND BANK

    11192 5.82 1470926.86 1578400 4/1/2007

    11193 8150400 12/1 / 2008 6.75 7828776.28 OPPENHEIMER MULTIFAMILY HSG &

    11195 3898000 5/1/2009 6.5 3752154.96 BERKADIA MORTGAGE COMMERCIAL

    11196 8040000 6/1/2009 7 7775734.57 OPPENHEIMER MULTIFAMILY HSG &

    11197 37315000 12/1 / 2009 5.5 35851362.87 RED MORTGAGE CAPITAL LLC

    11199 WALKER 3673760.35 2/1/2010 3824000, 5.25 AND DUNLOP LLC

    11200 26927000 7/1/2010 4.7 25186682.65 OAK GROVE MORTGAGE COMMERCIAL

    11201 7208600 10/1 / 2010 4.59 BERKADIA COMMERCIAL MORTGAGE 6949026.64 L

    11204 9300000 2/1/2011 3,41 8927064.51 PNC BANK, NATIONAL ASSOCIATION

    11205 5200000 2/1/2011 3.56 4997518.18 LOVE FUNDING CORPORATION

    11206 3.88 6576635.57 6800000 5/1/2011

    11208 3.84 11879882.17 12240000 8/1/2011

    11209 12911500 10/1 / 2011 3.55 12542199.51 M & T REALTY CAPITAL CORPORA

    11210 9596900 7/1/2011 5.38 LANCASTER POLLARD 9323421.23 MORTGAGE COM

    11211 19951600 9/1/2011 3.88 19393524.45 DEUTSCHE BANK BERKSHIRE QUÉDÉ

    11183 4230000 4/1/2009 6.55 BERKADIA COMMERCIAL MORTGAGE 4069938.75 L

    11212 50475000 1/1/2013 2.37 49852632.51 LOVE FUNDING CORPORATION

    11213 3.1 5377541.15/5496000 5/1/2012

  • Question about the use of sharing with several pools of resources

    The design of our environment vSphere has several pools of resources at the root, each series 'Normal' value stocks, and if the resources tab shows that each resource pool '% of the shares' value of 3%.

    However, some resource pools have 50 + VM and others have only 1 or 2.

    Is someone can confirm that this is wrong and that should have a pool of resources with more than VM have a proportionately higher value of action?  This assumes of course that all the resource pools are of same priority (be they makes me wonder why we use pools of resources at all... but that's another issue)

    The reason why I ask is that the 'worst deal allocation' is for memory and CPU is much higher on the pools of resources with multiple virtual machines, so it's obviously something in the algorithm of resource allocation that is aware of the total number of virtual machines in the pools. Resource pools are defined as extensible and I'm assuming that this "worst case allocation" would go down considerably as the cluster approached his ability, but I wanted to check before starting to change things...

    Welcome to the Forums - you are right to worry about this situation - check on http://www.yellow-bricks.com/2010/02/22/the-resource-pool-priority-pie-paradox/ for description - but don't worry Duncan also has a solution - http://www.yellow-bricks.com/2010/02/24/custom-shares-on-a-resource-pools-scripted/

    If you find this or any other answer useful please consider awarding points marking the answer correct or useful

  • 2540 HP all-in-one: how to check the level of ink with windows 10

    Well well, after 7 years using windows XP pro and my various printers HP over the years, I've always been able to instantly use my HP printer on the screen to see the ink level... I would go to programs... Find (printer todays) 2540 HP... Then click the icon to see my ink level...

    This is not the case with my windows installed 10...  I can print ok, but where is the Maintenance factor?  to clean the heads or see the ink level?

    I suggest that you remove all HP 2540 programs and then re-install thesoftware WIN 10 full.  Bwtween your WIn 8.1 and upgrade an error happened.

  • Create the collection of query with bind variable

    Apex 4.0.2

    By Joel Re: Collection with variable binding the apex_collection.create_collection_from_query_b supports queries containing references to the bind variables (: P1_X) but I don't know how to use this feature, the documentation is not an example, just the API signature for the overloaded version has changed.

    If the query contains 2 bind session state variable references (: P1_X and: P1_Y), can someone please show an example of what to spend for the parameters p_names and p_values to the API?

    Thank you
    procedure create_collection_from_query_b(
        --
        -- Create a named collection from the supplied query using bulk operations.  The query will
        -- be parsed as the application owner.  If a collection exists with the same name for the current
        -- user in the same session for the current Flow ID, an application error will be raised.
        --
        -- This procedure uses bulk dynamic SQL to perform the fetch and insert operations into the named
        -- collection.  Two limitations are imposed by this procedure:
        --
        --   1) The MD5 checksum for the member data will not be computed
        --   2) No column value in query p_query can exceed 2,000 bytes
        --
        --
        -- Arguments:
        --     p_collection_name   =  Name of collection.  Maximum length can be
        --                            255 bytes.  Note that collection_names are case-insensitive,
        --                            as the collection name will be converted to upper case
        --     p_query             =  Query to be executed which will populate the members of the
        --                            collection.  If p_query is numeric, it is assumed to be
        --                            a DBMS_SQL cursor.
        -- example(s):
        --     l_query := 'select make, model, caliber from firearms';
        --     apex_collection.create_collection_from_query_b( p_collection_name => 'Firearm', p_query => l_query );
        --
        p_collection_name in varchar2,
        p_query           in varchar2,
        p_names           in wwv_flow_global.vc_arr2,
        p_values          in wwv_flow_global.vc_arr2,
        p_max_row_count   in number default null)
        ;

    HELEN wrote:
    Apex 4.0.2

    By Joel Re: Collection with variable binding the apex_collection.create_collection_from_query_b supports queries containing references to the bind variables (: P1_X) but I don't know how to use this feature, the documentation is not an example, just the API signature for the overloaded version has changed.

    If the query contains 2 bind session state variable references (: P1_X and: P1_Y), can someone please show an example of what to spend for the parameters p_names and p_values to the API?

    Not tried, but guess something like

    apex_collection.create_collection_from_query_b(
        p_collection_name => 'foobar'
      , p_query => 'select f.foo_id, b.bar_id, b.baz from foo f, bar b where f.foo_id = b.foo_id and f.x = to_number(:p1_x) and b.y = :p1_y'
      , p_names => apex_util.string_to_table('p1_x:p1_y')
      , p_values => apex_util.string_to_table(v('p1_x') || ':' || v('p1_y')))
    
  • ORA-12801: error reported in the P004 parallel query server

    Hi all

    I am using Oracle 10 g on Linux and I get the error msg below
      [sqlplus] ORA-12801: error signaled in parallel query server P004
      [sqlplus] ORA-01114: IO error writing block to file 201 (block # 612165)
      [sqlplus] ORA-27072: File I/O error
      [sqlplus] Linux-x86_64 Error: 11: Resource temporarily unavailable
      [sqlplus] Additional information: 4
      [sqlplus] Additional information: 612165
      [sqlplus] Additional information: 69632
      [sqlplus] ORA-01114: IO error writing block to file 201 (block # 612165)
      [sqlplus] ORA-27072: File I/O error
      [sqlplus] Linux-x86_64 Error: 11: Resource temporarily unavailable
      [sqlplus] Additional information: 4
      [sqlplus] Additional information: 612165
      [sqlplus] Additional information: 69632
    Pls someone put light on this.

    Thanks in advance
    SAZ

    Dear Saaz Ena,

    I don't think that is related with the TEMP tablespace but you can run under query to discover their space;

    SELECT NAME, TS#, BYTES/1024/1024 "Size in GB"
    FROM V$TEMPFILE
    ORDER BY 3 DESC;
    

    Hope that helps.

    Ogan

  • SE error message saying the printer cannot communicate with the computer cause of blocked files.

    Original title: DRIVER of PRINTER BLOCKED

    A COMMS. ERROR MESSAGE ME SAYING THAT MY PRINTER CANNOT COMMUNICATE WITH MY PC. AFTER COMPLETING THE USUAL HARDWARE CHECKS THAT I USED THE SERVICE CENTER OF DELL ONLINE THAT REMOVAL OF TWO STATES ' DLEACOMS. EXE' AND ' DLEAWBGW. EXE ' MUST BE RELEASED TO ALLOW MY PRINTER TO WORK.

    I SEE NO REFERENCE TO THESE FILES IN THE WINDOWS FIREWALL AND TO THIS DAY THE ONLY WAY AROUND THIS PROBLEM IS TO REMOVE THE PRINTER AND REINSTALL, BUT IT WORKS FOR A SHORT PERIOD. I USED (BY REMOTE CONTROL) THE STATION OF SOLUTION DELL THREE TIMES BUT EVEN THEY EVENTUALLY REMOVE ALL AND REINSTALL THE PRINTER.

    SOMEONE HAS AN IDEA HOW THESE FILES CAN BE UNLOCKED?

    I suggest to disable CAPS LOCK key since your message is all in the capital and difficult to read. Have you tried to add to the exception in the Windows Firewall? Try also to change your network connection for work or at home instead of public. Also make sure you installed the latest version of the driver and are compatible. Also try to run the tool:

    http://support.Microsoft.com/mats/printing_problems/

    If the problem is not resolved, contact Dell customer service.

  • Drive hard error detected on the HP Pavilion dv6835nr with Vista Home Premium bits

    Lately, my laptop has been slow to start. Yesterday, after control electronic, I noticed the screen turned black and only 3 icons were visible: Trash, Firefox and File Recovery... And a lot of small cascade titled windows: System message. and a file recovery window appears and scans to find out the necessary repairs. The message is "your computer is in critical condition. Hard drive detected error. "7 questions of repair, the next screen offers to upgrade my 'demo' (don't have the slightest idea what they're talking of)

    When I click here to activate it, they want to buy such a product.

    Is this a scam or a virus? How can I fix this problem.

    HP Pavilion dv6835nr

    Processor Intel Core 2 duo T5550

    with 250 GB HDD

    3072 MB DDR2 SDRAM

    Please help me...

    Hello:

    Yes, you should try it but do not for get rid of the virus. The drive is bad, but you can try to recover the files you want to keep using this disc.

    The GUI will allow you to explore your hard drive and if there's still life in it, you may still be able to see and copy your files to a storage device portable usb.

    If the Kaspersky Rescue CD cannot access your hard disk, then all is lost.

    Things to consider... dv9000 models are plagued by questions of the motherboard and you can opt for a new PC, rather than fixing you.

    I do not work for HP, so I don't have to think that you buy a new laptop, but you have to consider the possibility of throwing good money after bad.

    If you decide to buy a new hard drive, you can get a 7 200 RPM one which has better performance on a disk of 5 400 rpm, but it shorten the time between charges of battery a bit.

    You will also need to buy a set of recovery disks.  Info to do this is on the link below:

    http://support.HP.com/us-en/document/bph07143

    If you can still read the Vista product key 25 character on the bottom of your laptop, you can also make your own Vista installation DVD.

    Here's how:

    If you are in a fault light but rewarding you can do yourself if you can read your product key of Vista on the PC of 25 characters.

    You just download the 3 files you need on the link below and read all the instructions to create a Setup bootable DVD disk using imageburn.

    Do not take into account the part of the text in the first screen shot about "extract the files in the folder of Vista."

    The files were extracted already in this folder when you ran the X14.exe file by reading the text on top of the first screenshot.

    The other thing I noticed is on the 4th page, where it shows Developer ID Microsoft Corporation. I had to type Microsoft Corporation in me, and then other codes already filled in.

    When I went to compile the ISO file, ImageBurn gave a message on a WIM file, file and ISO, and if I wanted to burn it in a different format.

    I selected no, make the ISO file.

    It was not so hard to do. I burned both the disk of 64-bit and 32-bit disk in case I ever need them.

    I tested both of them one my hp dc7100 CMT desktop PC, worked flawlessly.

    When you enter the product key, he knows which version of Vista you have.

    http://en.community.Dell.com/support-forums/software-OS/w/microsoft_os/3317.2-3-Microsoft-Windows-v...

    After you install Vista successfully, you can then install the drivers for your PC and driver page support.

    Paul

  • Error memory in the construction of modules with Module

    OPA dear developers,

    Need your help around one of the new features of 10.4 OPA's Modules.

    I have two rulebases A and B.  While the modules A, I would like to be able to determine the results of the policies written in modules B.  So I created a module off B modules (select Build Module), has opened the project to the modules A and connected the output B modules in modules A .rmod (folder Modules > add a Module link..)

    When I try to debug without screens, construction is successful and I am able to investigate the rules in here B modules.  However, when I debug with screens, build and run for CONTROLLED substances, or build and run in OWD, they all prompt a strace pile on the screen.  The cause of the exception is a "means: Java heap space".

    If I build separately these rulebases, it works very well and no errors.  It happens when one becomes the other module.  How this error memory can be fixed?  I paste the entire error message below in the hope of helping the investigation.  (Sorry for the long text..)

    Any help to make this work is appreciated.  Thank you!

    HTTP status 500

    exception

    1. javax.servlet.ServletException: Servlet.init () for servlet WebDeterminationsServlet threw the exception

    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)

    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)

    org. Apache.Coyote.http11.Http11Processor.Process (Http11Processor.Java:879)

    org. Apache.Coyote.http11.Http11BaseProtocol$ Http11ConnectionHandler.processConnection (Http11BaseProtocol.Java:665)

    org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)

    org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)

    org.apache.tomcat.util.threads.ThreadPool$ ControlRunnable.run (ThreadPool.java:689)

    java.lang.Thread.run (unknown Source)

    first cause

    1. means: Java heap space

    org.apache.xerces.dom.DeferredDocumentImpl.getNodeObject (unknown Source)

    org.apache.xerces.dom.DeferredElementNSImpl.synchronizeData (unknown Source)

    org.apache.xerces.dom.ElementNSImpl.getNamespaceURI (unknown Source)

    org. Apache.Xml.DTM.Ref.dom2dtm.DOM2DTM.AddNode (DOM2DTM. Java:262)

    org. Apache.Xml.DTM.Ref.dom2dtm.DOM2DTM.nextNode (DOM2DTM. Java:523)

    org.apache.xml.dtm.ref.DTMDefaultBase._nextsib(DTMDefaultBase.java:565)

    org.apache.xml.dtm.ref.DTMDefaultBase.getNextSibling(DTMDefaultBase.java:1142)

    org.apache.xml.dtm.ref.DTMDefaultBaseTraversers$ ChildTraverser.next (DTMDefaultBaseTraversers.java:463)

    org.apache.xpath.axes.ChildTestIterator.getNextNode(ChildTestIterator.java:83)

    org.apache.xpath.axes.BasicTestIterator.nextNode(BasicTestIterator.java:170)

    org.apache.xpath.axes.NodeSequence.nextNode(NodeSequence.java:335)

    org.apache.xpath.axes.NodeSequence.runTo(NodeSequence.java:494)

    org.apache.xml.dtm.ref.DTMNodeList. < init > (DTMNodeList.java:81)

    org.apache.xpath.objects.XNodeSet.nodelist(XNodeSet.java:346)

    org.apache.xpath.jaxp.XPathImpl.getResultAsType(XPathImpl.java:329)

    org.apache.xpath.jaxp.XPathImpl.evaluate(XPathImpl.java:282)

    com.oracle.determinations.util.xml.dom.XmlElement.selectElements(XmlElement.java:89)

    com.oracle.determinations.util.xml.dom.XmlElement.selectElements(XmlElement.java:81)

    com.oracle.determinations.engine.local.modules.Module.loadDataModel(Module.java:295)

    com.oracle.determinations.engine.local.modules.Module. < init > (Module.java:56)

    com.oracle.determinations.engine.local.modules.ModuleLoader.loadChildModules(ModuleLoader.java:72)

    com.oracle.determinations.engine.local.modules.ModuleLoader.loadModules(ModuleLoader.java:56)

    com.oracle.determinations.engine.local.modules.ModuleLoader.createUnifiedRulebase(ModuleLoader.java:31)

    com.oracle.determinations.engine.local.RulebaseLoader.createUnifiedRulebase(RulebaseLoader.java:141)

    com.oracle.determinations.interview.engine.local.LocalRulebaseService.applyChangeSet(LocalRulebaseService.java:243)

    com.oracle.determinations.interview.engine.plugins.rulebaseresolver.ClassloaderRulebaseResolverPlugin.initialise(ClassloaderRulebaseResolverPlugin.java:73)

    com.oracle.determinations.interview.engine.local.LocalRulebaseService. < init > (LocalRulebaseService.java:53)

    com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:181)

    com.oracle.determinations.interview.engine.local.LocalInterviewEngine. < init > (LocalInterviewEngine.java:66)

    com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19)

    com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:180)

    com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext. < init > (WebDeterminationsServletContext.java:116)

    Hello

    You can increase the size of the segment for the built-in Tomcat server.

    In OPM, go to tools > Options > Embedded Server, you should see under "Server Properties":

    -Xms200m-Xmx200m - Ddeploy.enabled = true

    You can just up the memory of something like:

    -Xms512m-Xmx512m - Ddeploy.enabled = true

    I normally encountered this in rulebases with many alleged (and deducted from the instances) relationships / aliasing / scope of operators etc... You can try your performance rules ensuring that the common logic is grouped in a single intermediate attribute rather than explicitly used each time.

    I don't know if it's the 'official' line but this has worked for me in the past.

    Thank you

    Ben

Maybe you are looking for