Personal Express 6.3.4 data

Hi,
I need to extract data from Oracle Personal Express 6.3.4 datafile (it has .001 extension), but I can't find installation of that product.
Is it still available for download somewhere or is there another way of extracting data from datafile?
Best Regards,
Hrvoje.

That error is from service log (at least I'm guessing that olap\pex634\log\PEXEvent.log).
Whole process of starting looks like this (running as Administrator on Win XP):
[C30     ]     2 05/20/2008 15:06:08  PEX Kernel - OES started, process id 1208.
[C30     ]     2 05/20/2008 15:06:08  PEX Kernel - Process main() entered.
[C30     ]     3 05/20/2008 15:06:08  PEX Kernel - Startup argument 1: C:\oracle\OraHome1\olap\pex634\service\pexpress.exe.
[C30     ]     3 05/20/2008 15:06:08  PEX Kernel - main() startup args OK.
[C30     ]     3 05/20/2008 15:06:08  Module Mgr - OES Session Pool Size is:  100.
[C30     ]     3 05/20/2008 15:06:08  Module Mgr - AvgClientsPerSession unspecified, using default..
[C30     ]     3 05/20/2008 15:06:08  Module Mgr - OES Clients/Session Pool Size is:  500.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Module Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - PEX Kernel, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     2 05/20/2008 15:06:08  Module Mgr - initializing PEX Kernel.
[C30     ]     3 05/20/2008 15:06:08  Module Mgr - module initialized.
[C30     ]     3 05/20/2008 15:06:08  PEX Kernel - System Initializer and Kernel pseudo-loaded.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Test Facility, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     2 05/20/2008 15:06:08  Module Mgr - initializing Test Facility.
[C30     ]     3 05/20/2008 15:06:08  Module Mgr - module initialized.
[C30     ]     3 05/20/2008 15:06:08  PEX Kernel - STARTUP class module(s) loaded.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Workspace Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Memory Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Exception Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Stack Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Intl Character, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - I/O Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Thread Pool Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Paging Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Security Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Engine, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Init/Term Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Session Mgr, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - Shell Command, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - SNAPI DCE RPC, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     6 05/20/2008 15:06:08  Module Mgr - SNAPI Interface, Version: 6.3.4.0.0 , Build: 71121.
[C30     ]     3 05/20/2008 15:06:08  PEX Kernel - ERROR: initialization failed.If you can draw some conclusion what is wrong from this - that would be great. If not - I will try to find some computer with older OS (Windows 2000 maybe?).
Thanks again,
Hrvoje

Similar Messages

  • Personal express 5

    Hello,
    is there anybody who could help me get the software for (the very old) Personal express version 5? I have to retrieve the data from .db files of a customer who isn't able to export eif. The .db is not compatible with the version 6.3.4.0 that i've got.
    Any tip where to find, buy or download Personal express v5 is very welcome.
    Thanks
    Gerrit

    I think I could lay hands on Personal Express Version 5.0.1.
    Please post your email address here and I will channel the software to you.
    Cheers

  • Using report parameter in data set filter expression with an SSAS data source

    I have an SSRS report with an SSAS data source.
    Report parameters:
    Param1 - text, single select
    Param2 - text, multi-select
    Dataset:
    In Query Designer, I want to include Param1 as a filter expression so I can have "Dimension1 Begins with @Param2". I'm not sure the exact syntax to make param2 work in this.
    The point is to filter my data set on param1. If A is selected for param1, I want the data set to have the filter saying "Dimension1 begins with A"
    Anyone know how to use a report parameter in the dataset filter expression for an ssas data source?

    hi,
    try this maybe the dates you are comparing are not in the same format.
    I test data template in EBS but not with dates.
    to_date(date,'dd/mm/YY') between to_date(:p_from_date ,'dd/mm/YY') and to_date(:p_to_date ,'dd/mm/YY')
    if dont works try to put values insted of your parameter like :
    to_date(date,'dd/mm/YY') between to_date(:p_from_date ,'10/01/07') and to_date(:p_to_date ,'01/12/07') ... put dates where u can have some values in report...
    if dont work then try to print the values of the 2 parameters and the date of the select somwhere in ur report to see what you have in it..
    hope it helps..
    Regards Joe.

  • HT4587 I downloaded Airport Express Utility 5.6 to get my Airport Express to work with the latest Mac OSX 10.7.4, but when I install and run it, it still says my Airport Express is out-of-date and needs the 5.6 utility.

    I downloaded and installed Airport Express Utility 5.6 to get my old Airport Express to work with the latest Mac OSX 10.7.4, but when I install and run it, it still says my Airport Express is out-of-date and needs the 5.6 utility. What's up?

    It is likely that you downloaded AirPort Utility 5.6.1.  If you checked the requirements, this only runs on Leopard or Snow Leopard Macs.
    You have Lion, so you need AirPort Utility 5.6 for Mac OS X Lion

  • The filter expression is on external data and could not be validated.

    The filter expression is on external data and could not be validated. It may not be supported in Web browser forms.
    I am reciveing this error in my infopath 2010 browser form when I am trying to filter a drop down list from sharepoint.
    I thought filters were available on infopath 2010 browser forms or are they only available from values inside the form?
    I did have a look around the forums but only could find this error occuring during beta stage.
    Thanks

    Ok, so you shouldn't be filtering in the form, because that means it downloads the entire list first and then filters out the items.  That's client-side filtering.  What you want to do is server-side filtering by doing a parameterized query.
    Set the data connection NOT to automatically download
    Add Form Load rules that do the following:
    First, "Set a Field's Value" and set the position query node of the data connection to the value of "manager" (whatever the exact syntax is)
    Then query the data connection
    Doind this should make it ONLY download items where position=manager instead of downloading all items and filtering.  This is a much better practice and was not even available in 2007, so you should make full use of it in 2010.  Even so, what you
    were doing should have worked anyway, so I'm not sure what's going on there.
    When you do the filtered dropdown, your Source field should be the repeating group of the data connection, not the property itself.  The property should only be selected in Value and DisplayName.  The group should be in the Source field, and THAT'S
    where you apply the filter.
    SharePoint Architect || Microsoft MVP ||
    My Blog
    Planet Technologies ||
    SharePoint Task Force

  • Personal Express 6.3.4 on Win98

    I downloaded Personal Experss 6.3.4 to my computer and installed it on Win98, but everytime when I want to start Personal Express, it always had error messages like following:
    Module Mgr - sxsLoadLibrary failed on module c:\OraHome1\olap\pex634\service\xsoci.dll.
    (in the personal log file PEXEvent.log).
    Could anybody tell me what's wrong and how I can solve this problem?
    PS: I made the same Installation on Win2000 and all is ok. No problem to start personal express and the client tools.
    Thanks.

    You're probably missing some library that xsoci.dll is dependent upon. There's a utility depends.exe that would tell you what you're missing. See http://www.dependencywalker.com/.
    --Sharon

  • Where can i download personal express and express analyzer?

    Hi all,
    I tried to find oracle personal express and express analyzer on oracle software downloading page, but with no lucky. Do you know where i can download these two softwares?
    thanks
    XG

    These products are still available on Metalink as part of a patchset
    2378248 Express Server Client Kit 6.3..4
    Regards,
    Frank

  • Personal Express on win98

    I downloaded Personal Experss 6.3.4 to my computer and installed it on Win98, but everytime when I want to start Personal Express, it always had error messages like following:
    Module Mgr - sxsLoadLibrary failed on module c:\OraHome1\olap\pex634\service\xsoci.dll.
    (in the personal log file PEXEvent.log).
    Could anybody tell me what's wrong and how I can solve this problem?
    PS: I made the same Installation on Win2000 and all is ok. No problem to start personal express and the client tools.
    Thanks.

    You're probably missing some library that xsoci.dll is dependent upon. There's a utility depends.exe that would tell you what you're missing. See http://www.dependencywalker.com/.
    --Sharon

  • OFA 4.8 and Personal Express 5.0

    Please help! I am unemployed and have 3 years of comprehensive OFA development/modeling experience from 1996-1999. Are there any Oracle products that would allow me to refresh my skills with OFA/Express on a client only Win 98 PC at home? I have all the documentation and a sdba database from 4.8.1.
    Any way to get OLD OFA 4.8 software and Personal Express 5.0 to install at home?
    thank you for any help or info you may have
    tom

    The products that you mention are desupported and no longer available. You could download the Express OLAP Client CD. You do this by going to the download section of OTN and clicking on the Express Objects/ Express Analyzer link. These products will work on Windows 98, running against Personal Express 6.

  • How do I have to define a regular expression to filter out data from file?

    Hi all,
    I need to extract parts of lines of a ASCII file and didn't get it done with my low knowledge of regular expressions
    The file contains hundreds of lines and I am just interested in a few lines, within that lines I just need a part of the data.
    One original line looks like that:
    TP3| |TP_SMD|Nicht in Stueckliste|~TP TP_SMD TESTPUNKT|-|0|87.770|157.950|0|top|c| |other|TP_SMD|TP_SMD_60RF-TP
    Only the bold and underlined information is of interest, I don't need the rest.
    I can open that file, read in each line but then I am struggling to pick out only the lines of interest (starting with TP), taking that TP with its number and the coordinates following later on and then writing these shortened lines to a new text file. So the new line should look like that:
    TP3; 87.770;157.950;0 (It doesn't matter if the separator will be ; or |)
    I thought of using regular expressions - is that the right way or is there a better approach?
    Thanks & regards,
    gedi, using LabVIEW 8.5
    Regards,
    gedi

    Hi max,
    for finding a specific part of a string you can use the "Match Pattern" VI, it is located in the Strings Palette.
    Maybe the Extract Numbers.vi example in the examples browser library can help you.
    What I did to filter out my data of interest is first to sort out only the columns which I want to have -
    then there are still a lot of lines remaining I don't need (this is the thing described above).
    The rest I am going to filter out with a (then easy) regular expression with the "Match Pattern" VI.
    Regards,
    gedi
    Regards,
    gedi

  • Can express vi handle large data

    Hello,
    I'm facing problem in handling large data using express vi's. The input to express vi is a large data of 2M samples waveform & i am using 4 such express vi's each with 2M samples connected in parallel. To process these data the express vi's are taking too much of time compared to other general vi's or subvi's. Can anybody give the reason why its taking too much time in processing. As per my understanding since displaying large data in labview is not efficient & since the express vi's have an internal display in the form of configure dialog box. Hence i feel most of the processing time is taken to plot the data on the graph of configure dailog box. If this is correct then Is there any solution to overcome this.
    waiting for reply
    Thanks in advance

    Hi sayaf,
    I don't understand your reasoning for not using the "Open Front Panel"
    option to convert the Express VI to a standard VI. When converting the
    Express VI to a VI, you can save it with a new name and still use the
    Express VI in the same VI.
    By the way, have you heard about the NI LabVIEW Express VI Development Toolkit? That is the choice if you want to be able to create your own Express VIs.
    NB: Not all Express VIs can be edited with the toolkit - you should mainly use the toolkit to develop your own Express VIs.
    Have fun!
    - Philip Courtois, Thinkbot Solutions

  • More contact person items in the header data of a stanard order

    Hi guys,
    we want to create more than one contact person in the header data of a standard order
    (for example contact person 1 --> 215, contact person 2 --> 216)
    Transaction VA01 --> Goto --> Header --> Partner
    It isn´t possible to create more entries with the same partner function.
    I found the table VBPA2 instead of the table VBPA. Here it would be possible to enter more of the same contact person items.
    How can I customize the function to enter more contact person items?
    Thanks for your help.
    Regards,
    Martin

    Hi Eduardo,
    thank you for your info, but I haven´t found the flag.
    If you mean the flag "unique  in cust. mast", this flag isn´t set in our case.
    Function Description          Partner  Error   Higher-level  Unique     CustHTyp 
                                            Typ      Group   Funct         In cust.mast        
    CP         Contact person     AP       06                                  
    Regards,
    Martin

  • Personal / Expression Edition...which one use is better....

    Hi All,
    If I want to install oracle Database on my local machine i.e. winXP then which edition would be probably I have to use , instead of default EE. I have not much use of oracle database so I think I can use either personal or experss editon.
    but again do not getting any down load link for 10g personal edition.
    If your suggestion for personal edition then please suggest me the download link for oracle 10.2.0.1.0 (or 10.2.0.4) download link for Personal edition.
    Thanks...

    Personal edition (only available on Windows OS) is a EE without RAC capability and with specific license clause. Installer is same. File to be downloaded is same.
    Depending of what you are looking for, may or may not apply to you.
    Express Edition is totally different mater, with other limitation like user object size limit to 4Gb... one instance by server etc. Installer is different. File to be downloaded is different.
    Find out more :
    http://download.oracle.com/docs/cd/B19306_01/license.102/b14199/editions.htm#sthref6
    Nicolas.
    added the doc link
    Edited by: N. Gasparotto on Jun 3, 2009 3:49 PM

  • Find MAX date for Person XYZ , and also MIN date for same Person?

    List of dates in Column A , list of Persons in Column B.  My problem is that I have In C1 the formula which part of it is =SUMPRODUCT(MAX((B4:B200=A2)*A4:A200))) to find the MIN date for the person specified in cell A2, but this formula returns an error. Please help
    Many thanks
    NB: I use Numbers for the iPhone
           ans Icloude Numbers beta in the iMac 21.5

    Hi atapp,
    Here is my solution to your problem. The footer cell A11 is where you type your search. You could easily change this to C1 if tha makes more sense to you. Colomn C is where the action is and it could be hidden. The formulas in the two footer rows are =MAX(C) and =MIN(C) so even though they are in Column B they are looking at Column C.
    The formula in C2 is filled down.
    Give it a try.
    quinn

  • How to use regular expressions to generate test data ?

    Hi
    Someone can help me on what I have to do in order to create test data with regular expressions ?
    For example, I want to introduce a random telephone number (XXX-XXXX) in the phone number Form Field, I want to create the phone number using regular expressions in order to test different values in each playback of the script.
    I don't want to use VB or vbscript in e-tester, I'm just trying to do this with e-load nav editor and e-load
    Thanks a lot

    Hi and thanks for your answer!, it's a great trick ^_^
    I'm doing a research on how to improve the execution speed of the scripts in e-load, so actually I'm trying to avoid the use of databanks and VB code also.
    I was expecting that maybe e-load, e-load nav editor or e-tester can automatically generate test data via Regular Expressions. Someone Knows if this is possible ?
    Also can anyone tell me what the option "Automatically Generated (complex)" means ? I think that this will help me a lot
    *you can find this option in e-load Nav Editor when you select a parameter in the tree view, then go to the  "type" listbox in the properties pane, there you will find this option and some more options like :"Databanked variable", "Custom Dynamic Value", "Function".. etc.
    Thanks again

Maybe you are looking for