Maxl path format in Linux like os

Hi,
I am trying to load a data file from remote linux like (aix) through maxl
my maxl statement
import database 'hidden'.'db' data from server text data_file 'servername//essbase//db_Lvl0.txt';  - I suspect path format is wrong
servername is the name of the aix server which located remotely
errors out as below
syntax executed with warnings
(1)syntax error near end of the statement
I am wondering where is the mistake?
Thanks.

Issue has been resolved, followed the link - Oracle Essbase Technical Reference
import database sample.basic data from data_file "'$ARBORPATH\\app\\sample\\basic\\calcdat.txt'"
Example
import database sample.basic data from data_file "'$ARBORPATH\\app\\sample\\basic\\calcdat.txt'" on error abort; import database sample.basic data from data_file '/data/calcdat.txt' using rules_file '/data/rulesfile.rul' on error write to '/logs/dimbuild.log';

Similar Messages

  • Path problem in linux

    hi,
    i have problem with file path accessing in linux. my java class is accessing a abc.cvs file and and getting all data. it is working fine in windows xp. but i run this same file in linux it does not access the abc.cvs file and does not get any data.
    my project structure
    Search
    abc.cvs
    search.SearchMain
    i am sccessing this cvs file in this SearchMain class by this way file name = "abc.cvs"
    It is working fine with window but problem with linux.
    when i place this abc.cvs in a folder as "./data/abc.cvs" also working fine with windows but not in linux.
    I am new for linux.
    Please give me solution.
    Thanks in advance
    Ravi

    There shouldn't be any differences between Linux and Windows here, it's all about your environment. In order to access abc.cvs class (I presume that abc is package name) from search.SearchMain class you need to have a directory (or .jar file) containing abc/cvs.class in your CLASSPATH environment variable.
    Try setting it with
    export CLASSPATH=your_dir_or_jar_file:$CLASSPATH
    and then running the app again.

  • Formatting a date like: Friday 24th January

    Formatting a date like: Friday 24th January
    Is there any way using the Java API to get the 'th' or 'st' bits on the numbers.
    I can't see it in java.text.SimpleDateFormat
    Thanks.

    import java.text.SimpleDateFormat;
    import java.util.Calendar;
    import java.util.GregorianCalendar;
    public class DateFormatter {
         public static void main(String[] args) {
              Calendar calendar = new GregorianCalendar();
              double[] limits = {1, 2, 3, 4, 21, 22, 23, 24};
              String[] dateFormats = {"st", "nd", "rd", "th", "st", "nd", "rd", "th"};
              ChoiceFormat choiceFormat = new ChoiceFormat(limits, dateFormats);
              String dateFormat = "EEEEE dd''{0}'' MMMMM";
              MessageFormat messageFormat = new MessageFormat(dateFormat);
              messageFormat.setFormat(0, choiceFormat);
              Object[] msgArgs = {
                   new Integer(calendar.get(Calendar.DATE))
              String message = messageFormat.format(msgArgs);
              System.out.println(message);
              SimpleDateFormat date = new SimpleDateFormat(message);
              System.out.println(date.format(calendar.getTime()));
    }

  • Solaris 10 and Linux-like console navigation - e.g. pressing TAB,using arro

    I'm struggling navigating in the Solaris( 10on x86 ) xterm from CDE(oh and anywhere basically). I'm coming from Linux so I was wondering is this the way this really should be and is there any way to change it(found linux-like motions in the menu though not sure that this is the way or what to look for).
    By navigating I mean as in the topic and like in Linux- e.g. pressing TAB to see list of commands, to complete the name of the file I've already started writing, using the arrows to see most recent executed commands etc.
    It's just that sometimes I make a mistake and it's buggering me to re-write command again or copy/paste.

    Looks like you need to set (in /etc/passwd) your default shell to bash in order to have Linux-like navigation you've described or run 'bash' as first command in new terminal.

  • The Given Path Format is Not Supported in MenuI'ds of Add-on

    Hi Experts,
    Im working on Add-On with Visual Studio 2008 and Database Sqlserevr2008,BidSetup with version 2.1.Afetr Building the Addon and After Registering the Addon .My Screens are Not Gettin Opened all the Screens(Menus) are throwing the Error with The Given path format is not supported(Here,Im Using Xml Conversion)To the open the screen..How do i solve this problem..
    Help would be appreciated
    Regards,
    Vijay Kumar

    Hi ,
      Can you explain load xml coding so we can get actual problem

  • I want to set context path to 1 character like "/a"

              I use WLS6.1.
              I'd like to access
              http://localhost:7001/a/servletname
              to web application "a" or "a.war".
              but it doesn't seems work.
              (Returned "Http Error 404")
              Can't I set context path to 1 character,
              like "/a","/b",..."/z",etc?
              thanks for your answer.
              Kurose
              

    In this case you probably should submit this to [email protected] - it
              definitely looks like a bug. BTW, did you try 6.1sp1? This bug looks
              so obvious, so it's possible it was fixed in sp1.
              Kurose <[email protected]> wrote:
              > Thanks your reply.
              >>Maybe the problem you have is similar - does it work if you deploy
              >>aaa.war instead of a.war (and try http://localhost:7001/aaa/servletname)
              >>?
              > It works when WAR-File name is aa.war(Only 2 characters).
              > <http://localhost:7001/aa/servletname>
              > And on WLS6.02,a.war works.
              > <http://localhost:7001/a/servletname>
              > On on WLS6.1 it doesn't work.
              >>Did you application deploy successfully?
              > No exception when application was deployed.
              > But done "undeploy => deploy" on AdminConsole,
              > exception is occurring.
              > Dimitri Rakitine <[email protected]> wrote:
              >>Did you application deploy successfully? There is(was?) a bug
              >>in 6.1 using File.createTempFile which was preventing war's with
              >>archives in WEB-INF/lib with names less than 3 characters from
              >>working.
              >>
              >>Maybe the problem you have is similar - does it work if you deploy
              >>aaa.war instead of a.war (and try http://localhost:7001/aaa/servletname)
              >>?
              >>
              >>Kurose <[email protected]> wrote:
              >>
              >>> I use WLS6.1.
              >>
              >>> I'd like to access
              >>> http://localhost:7001/a/servletname
              >>> to web application "a" or "a.war".
              >>> but it doesn't seems work.
              >>> (Returned "Http Error 404")
              >>
              >>> Can't I set context path to 1 character,
              >>> like "/a","/b",..."/z",etc?
              >>
              >>> thanks for your answer.
              >>
              >>> Kurose
              >>
              >>
              >>--
              >>Dimitri
              Dimitri
              

  • How do I format my bullets like this?

    Hey,
    Is it possible to format my bullets like this:
    Where the first line acts as a semi-heading of sorts and the paragraph below the break is the actual content.
    Many thanks!
    EDIT: "which I can't stand" is not suppose to be part of the 2nd paragraph, I forgot to take that one out

    I should have finished answering the question. I hope this helps. I would not use baseline shift. Usually about the only time I use baseline shift is for bullets as when I  make them larger to look better, they shift up or down as in front of “Protease”. So for the next 2 I shifted them down -2 pt. PS. I work in Picas. A lot of people prefer inches. To change that go to Preferences, Units & Increments and you can change your units next to the horizontal and vertical (under Ruler Units).
    2. Please never use double paragraph returns and please never use the space bar to line things up. Please use the tab to line things up instead of spaces. In fact, in all my documents I make sure I have only one space between things instead of the old typewriter way of putting 2 spaces in between things. I always do a Find/Change and get rid of all extra spaces and use tabs to line things up.
    3. Instead of using double paragraph return, here is the answer to the rest of your question. Please use Space Before or Space After. I prefer Space Before. Others like Space After. First, what I would do is get rid of all extra double returns by doing a Find/Change. 1st, select a set of double paragraph returns some where in the document. Select everything (click any where in the document, hold down the command key and hit the A for All), do a Find/Change and allow the document to get rid of all extra paragraph returns.
    Then while the selection is selected, next go to the Space Before and select some basic amount. I chose 1p here for the entire document to start it all.
    Then what you do is you fine tune it. Now I want a smaller amount after my first line. After the bulleted text as above, I did a hard return or normal paragraph return. I did the bullet and then used a tab before my words instead of any spaces to make it easier for things below to line up. Also, here is where I can choose a 1st line indent to move every thing in from the left side — and if I like, I can also use a first line indent for the right side to bring the text in on the right as well.
    For the next block of copy, I did a tab to line things up with the lst word in the line above it, then right in front of the lst letter of that copy (Helps break....) — I clicked in front of the 1st letter (the H) and I held down the command key and hit the back slash (\) to line up all the text below.
    Now you want to change the spacing before that block of copy to be smaller than the regular 1p that you set up as your basic start. In this case, I chose p1.5 so that it is a smaller amount but is still separated from the line above it by a small amount.
    You can also adjust how much spacing you want before headlines or subheads by selecting that headline or subhead and changing the Space Before (or Space After) amount.
    After you figure out what you want for your format, then set your paragraph styles by highlighting that text and going to Paragraph Styles and selecting new paragraph style and assigning your hot key. I haven’t used Paragraph Styles for a long time since the CS4 came out with the eye dropper tool and I just select my text and click the eye dropper tool on the text I want it to match. (Most of my documents are a few pages instead of a huge number of pages or books these days. For big things, you do want to use Paragraph Styles.)
    But this way, if you set a Paragraph Style you can do a global change if you change your mind along the way or after the document is set for your 1st draft. PS. I learned something a long time ago, for all those hypens at the end, to get rid of them, it is usually better to track the entire paragraph a small amount rather than to try and change the track on just that line. (That’s the thing in the Character palette that looks like an AV with a horizontal arrow under it with an arrow head on each side (below leading). Hope all this helps.

  • Importing metada of a file(fixed format) in LINUX platform

    Hi,
    I am trying to import metadata of a fixed format file in linux,i am not able to do that.But i am able to import delimted format one.
    I am able to browse the file directory and i can pick the file ,when i click reverse button an error message saying "file couldn't be found" is shown.
    Plz help me.

    Hi,
    Please make sure the below things,
    1.Cross check whether the logical schema and context given in the data model is pointed to correct file path in Topology manager.
    2.Please make sure that you have selected the correct context ( there is a drop down in the tool bar of the designer) which you gave in the Reverse tab of your data model.
    3. Please check the file format are correctly given at the data store level.
    Thanks,
    Guru.

  • USB drive: what format for Linux and Mac?

    I'm wondering what's the best format for an external USB harddrive to be used both on Macs (Tiger and Leopard) and Linux . I'm familiar with Linux, but not much with Mac.
    I'd like to avoid vfat (the MS-DOS format) because symbolic links aren't allowed there.
    Regards,
    Ryo

    Following up my own question, I've formatted the USB drive in hfsplus and it works both on Macs and on my Linux box (Debian testing).
    One issue is that I had to turn off the journaling of the hfsplus filesystem, because (it seems) the Linux hfsplus driver doesn't support writing to the journaled hfsplus filesystem. The earliest discussion I found was from 2005 or 2006, and it's strange that the journaling support has still not been incorporated into the mainstream Linux kernels.
    Without journaling, I have to be extra careful when I remove the drive. This minor annoyance aside, it works.
    But, I'm still open to suggestions. For example, what's the situation of Mac OS X in supporting ext3 or reiserfs?
    Cheers,
    Ryo

  • Download alv report in excel format in Linux

    Hi All,
    I am working on SAP GUI for Java in Linux PC. I have installed
    Open Office.
    After executing an alv report there is no spreadsheet option
    to download the report in excel format .
    Also, when doing Save as Local File -> Spreadsheet ,
    the report is not downloaded in proper format.
    So, how to download the alv reports in excel format ?

    Hi Vinod ,
    Save as Local File -> Spreadsheet
    It will ask for Directory and file name with .xls format . Give proper name e.g. test.xls and save, and after saving file right click on the file and click on Open with "OpenOffice.org calc".
    It will definetly work.
    Abhijeet

  • Get current path in Java LINUX?

    Hi,
    I m trying to get the current path of file using the getAbsolutePath.Its works fine (gets the current working directory) in Windows both in debug & release mode.Whereas, in LINUX ,It is not working.
    i.e.,It gets home path instead current path while running in release(by clicking jar file).
    File objfile = new java.io.File("SampleCloud.txt").getAbsoluteFile();
    JOptionPane.showMessageDialog(null, objfile.getAbsolutePath());
    Message box display home path instead of current path on linux.
    I dont know why its so.Ur help would be appreciated.
    System.getProperty("user.dir")
    I used it but its also taking the home dir path on linux
    Sonal
    Edited by: 850979 on 13-Apr-2011 06:04

    Thanks for your reply.
    I have copied the .jar file in a new directory under <user name>/Documents. The SampleRTLCloud.txt is also in the same directory. How do I get the path of the directory where the application is run from?
    Your help will be much appreciated.
    Sonal

  • Date Formatting for characters like st/nd/rd/th after the Date

    JDK provided so many features for date formatting but i would like to know how can we achieve date in below format
    11th May 2009 (i want to know how to get "th" part of this).
    I can calculate this by writing code for it but is their any kind of inbuilt feature in JDK to achieve it.
    1*st* - How to get st?
    2*nd* - How to get nd?
    3*rd* - How to get rd?
    4*th* - How to get th?
    In some languages, there are variables like S available to get this but i do not think it is available in JDK.

    prakashkamani wrote:
    Wonder why is JDK not having this.If you wanted to do it in Java, you would have to have a properly internationalized solution. At least you would if you wanted it to be in the JRE. That would involve all kinds of questions that you haven't thought about, since your requirement is only for English.
    I'm willing to bet that the page you linked to only works for English too.

  • Dynamic OLE - Field Data - Path Format??

    If I want to dynamically link my OLE to a variable-specific path, what is the correct format in Excel?
    For instance, I've used
    Z:\Jesse\Crystal Reports Tests\9-15-2009\FILENAME.slddrw to link to a SolidWorks drawing file...the original OLE image is correct, but I can't get the "dynamic" part to link correctly to show different files for different variables. HELP! PLEASE!

    Not a Database issue. Moving to Report Design forum

  • Formatted Search with like

    I'am tring to do a Formatted Search with this: SELECT     DISTINCT T0.Code, T0.Name
    FROM         T0 LEFT OUTER JOIN
                      ORDR ON T0.Name = ORDR.U_PDischar WHERE T0.Name Like '$[ORDR.U_PDISCHAR] %%' ORDER BY T0.Name
    but it not work any help... thanks
    Message was edited by: Juan F Vásquez

    Hi,
    This worked for me:
    SELECT DISTINCT T0.Code, T0.Name
    FROM T0 LEFT OUTER JOIN
    ORDR ON T0.Name = ORDR.U_PDischar WHERE T0.Name
    Like $[ORDR.U_PDISCHAR] + '%%'  ORDER BY T0.Name
    Not whit this same fields, but with others.
    Hope helps,
    Ibai Peñ

  • Want to cut frames just out of mp4 source files (gopro) and save back to mp4 files without changing format ot stuff like this - how to? Thx

    Hi,
    get freaky - I only want to reduce unpopular film sequences out of some gopro mp4 files and save them back in the same format. Just mp4 to mp4? Has anyone a warm idea. Thank you.

    thomase
    If you want a H.264.mp4 1280 x 720 @ 29.97 progressive frames per second export as the match for your source video with those properties, then you use
    Publish+Share
    Computer
    AVCHD
    with Presets =  Vimeo HD which will give you 1280 x 720 @ 29.97 progressive frames per second.
    or
    Publish+Share
    Computer
    AVCHD
    with Presets = MP4 HD720p24 and the hit the Advanced Button/then Video Tab to customize the preset to MP4 HD720p29.97.
    After you hit the Advanced Tab/and the Video Tab and put in your settings, the Advanced Export setting should look like
    Note: Click on the Chain link in the box to the right of Frame Width and Frame Height so that you can type in your 1280 and 720.
    Do not hit Match Source. Put the values in yourself.
    One of the major factors that we need in all this is the bitrate value of the original. We want to make sure that the bitrate of original
    and export as the same or with the bitrate of the export being higher than the original. More on that later.
    Please let me know if you are following me in the details so far. If not, please do not hesitate to tell me where you need clarfication.
    Thanks.
    ATR

Maybe you are looking for

  • How to add the activity report or program in CIC0 win client

    Dear Sir, Please kindly advise if I would like to add the new program or monitor activity report  to display in t-code : CIC0 . Is it possible for the screen of agent. Thank you and best regards, Vimol

  • Error in SSO authentication

    Hi, I have an apex application tied up with SSO. I have to make edits to this application now, but when I run the application I am getting following error: Error     Error processing SSO authentication. ORA-06550: line 1, column 7: PLS-00201: identif

  • Multiple instances of OBIEE11g in same server

    Hi Experts, I need some advice on Creating Multiple instances of OBIEE11g in same server. the following are the details i have got windows server R2, installed weblogic 10.3.6 with 64bit JDK, then oBIEE 11.1.1.6.0 software only install and configurat

  • Syncing and Updating to iOS 5

    I recently updated to iOS 5 and having waited for iOS 5, I didn't sync my iPad since April, I plugged in my iPad and it asked if I wanted to update to iOS 5, to which I said yes, and then downloaded and updated, but didn't Back up beforehand!Then it

  • I just downloaded Photoshop Elements 13 and IMPORT is not functional.    What is wrong?

    I just downloaded Photoshop Elements 13 and IMPORT is not functional.    I reinstalled the printer /scanner and still not functional.   My computer is recognizing the printer.   What is wrong?