FTP with data integrator

Hello

I want to take the file from a server to server ODI with data integrator.
I use ftp jython in ODI procedure. I found an example in the Jython quick reference Guide
I like it.

import snpsftp
FTP = snpsftp.SnpsFTP ('10.0.4.107', 'pdks', 'pdksmgr357')
Try:
FTP.setMode ('ASCII')
ftp.mget ('/ pdks_data ','.txt', ' / OracleBI/log ') *.
Finally:
FTP.Close)

but it gives an error like this


* 7000: null: java.sql.SQLException: description of invalid format *.
java.sql.SQLException: invalid format description
to com.sunopsis.jdbc.driver.file.a.b.a.a (a.java)
at com.sunopsis.jdbc.driver.file.w.a (w.java)
to com.sunopsis.jdbc.driver.file.w. < init > (w.java)
at com.sunopsis.jdbc.driver.file.u.prepareStatement (u.java)
at com.sunopsis.sql.SnpsQuery.a (SnpsQuery.java)
at com.sunopsis.sql.SnpsQuery.a (SnpsQuery.java)
at com.sunopsis.sql.SnpsQuery.updateExecStatement (SnpsQuery.java)
at com.sunopsis.sql.SnpsQuery.executeUpdate (SnpsQuery.java)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execStdOrders (SnpSessTaskSql.java)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
at com.sunopsis.dwg.dbobj.SnpSessTaskSqlS.treatTaskTrt (SnpSessTaskSqlS.java)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
at com.sunopsis.dwg.cmd.e.i (e.java)
at com.sunopsis.dwg.cmd.h.y (h.java)
at com.sunopsis.dwg.cmd.e.run (e.java)
at java.lang.Thread.run(Thread.java:595)


What is the problem with that?
or is it possible to use ftp

Thank you.

Published by: ealtas on June 10, 2010 08:20

Try again with this...

import snpsftp
FTP = snpsftp.SnpsFTP ('10.0.4.107', 'pdks', 'pdksmgr357')
Try:
FTP.setMode ('ASCII')
FTP.mget ('/ pdks_data ',' * .txt ',' / OracleBI/log ')
Finally:
FTP.Close)

The difference is:
Replace "pdks" "pdks'
'* .txt' replace '.txt '.
and there is no ' *' at the end of the command ftp.mget

Thank you
Fati

Tags: Business Intelligence

Similar Questions

  • Using Oracle Partition Exchange with Oracle Data Integrator (ODI) 11g

    Hello

    I'm trying to follow http://www.ateam-oracle.com/configuring-oracle-data-integrator-odi-with-oracle-partition-exchange/

    But impossible to get the same options in 11g.

    Can I use the Exchange Partition Oracle 11g ODI.

    Thank you.

    Yes, exchange of partition is certainly possible in ODI 11 g

  • PeopleSoft data integrity error (124,85)

    Hi all

    Today, some users trying to access different components face "data integrity error (124,85). This occurred with different users to different components as well.

    When I checked my logs, I found the following.

    Version of the PeopleCode program changed by calling the DEPT_ASSOC_UPDATE. Max version was 1, now 32

    Data integrity error (124,85)

    I checked the support of oracle and other forums as well, they suggested me to run the VERSION of AE. After you run the VERSION of AE, problems have been resolved and the user wasn't more questions.

    I was looking for the cause of this problem, but did not have a lot of details on this. MOS Doc ID 611688.1 were not mentioned in any cause as well.


    There has not been change code to our PeopleSoft system for more than a month.


    If someone of you can help me to understand why this issue of the integrity of the data occurs?


    Also CACHE corruption have any part to play in this regard?


    Forums. documents or leads to this topic is welcome.


    Thanks in advance.


    Details of the system

    PeopleSoft HRMS 9.1, 8.51.10

    Server 2008 R2

    While I was working for another client, I faced similar problems (often wrong). I'm not sure it was just a coincidence, I worked on almost 12 different Production systems and seem to face these problem only in PeopleSoft HRMS systems.

    Thank you

    Vimal

    Present several different issues here and I'll provide a few comments help the discussion along.  Sorry, but this can be long... you are wading in deep waters.

    1. you mention that the AE Version helped and that the symptoms were not seen after that.  Which suggests a version can be resolved the corruption.  Please do not forget the you run the version of most of the EI of the Version of 611565.1 that we have worked hard to make sure he could be running in enhanced mode without taking the system down.

    2. you have indicated that the object that had version conflicts has been the «... the component DEPT_ASSOC_UPDATE...» ", emphasis added.  Normally, items are managed in the projects, so I normally start here.  Component, files, etc are migrated in the projects, so if you can find a project that has been migrated at the time, the problem started, you might have a corrupted project.  The survey should attempt to address first of all 'what has changed?' and then ' who/how did it changed do?

    3. prior to go further, be sure that when you have version corruptions in a database, e.g. PROD, you run the AE Version on ANY database that feed on projects in this database, for example TCT, DEV, etc.  A corrupt database can pass a corrupted to an other database - as much as we try to prevent this.

    4. the versions are a balancing between the PSVERSION and the PS Act * Definition and others, but let's keep things simple for now.  In the case of a project, the PSVERSION. PJM line must match the version MAX of the PSPROJECTDEFN table.  If you are interested, crack open the latest Version of AE and you will see an InitArrays function that describes the relationship between the people.  It will be a "secret decoder ring" while you're working through this.

    5. If you do some creative SQL, you can identify the OPRID and last modified date/time for the line in the PSPROJECTDEFN table max, and sometimes that will point to a problem.  Sometimes, if you see errors of version from some time, you can map it to a migration that occurred in and around that time.  Yet once, spend time with a query tool and look at this chart.  "Corrupt projects are often the result of the sessions App Designer who have been 'put to sleep' say a weekend ' and then woke up without login back.  Using this method, you can sometimes identify the culprit if that is the problem. (It was in the previous version of the KM, but I took it out when I rewrote the current version).

    6. you said that the problem has emerged from a component that is corrupt.  If this is the case, I would look at RDM/PSRECDEFN incompatibilities/fingerprints.  If you look closely, the RDM is associated with several tables, so I would double check all those.

    7. Finally, I can the big white elephant in the room - direct SQL access.  Some applications have been known to directly manipulate the content of PeopleTools tables, which is more unfortunately, because that condemn us customers that do. (I saw this code in more SQR).  Since the relationship between the various tables of Manager (PS * Definition) and the PSVERSION line isn't exactly trivial, a simple update can break this relationship.  (See my comments in the previous footnote.)  I OFTEN see this when you import new users in the PSOPRDEFN table, but the symptom does not match you. If you find a table that appears corrupted, you could search by PeopleCode/Source code to see if this object is manipulated directly anywhere.  If you find an instance in the provided code, please open an SR and ask that it be repaired.  If you find it in custom code... shame on you.

    HTH

  • ODI and Siebel CRM - Modules of knowledge Oracle Siebel CRM in Oracle Data Integrator.

    Hi all

    I'm looking for information on ODI and Siebel CRM.

    Part 1:

    For the moment, we do not use ODI to load data into Siebel, guys on the team here

    do a lot of PL/SQL for CEF Siebel system tables. (I'm not a person of Siebel)

    Part 2:

    Then these tables of Siebel, I use ODI BI Apps to finally get the data for some dashboards OBIEE.

    I thought that maybe there would be a better way to do part 1 using ODI.

    According to me, that there is a knowledge Oracle Siebel CRM Modules in Oracle Data Integrator.

    http://docs.Oracle.com/CD/E21764_01/doc.1111/e17466/oracle_siebel.htm#ODIAA461

    Here's what we have:

    ODI 11.1.1.7.0 Patch 18204886

    ODI BI Apps 11.1.1.8.1

    Siebel Version 8.1.1

    Pointers to people who have made would be apprecated.

    Eric

    After talking with my boyfriend of Siebel, here's what I understand:

    ODI will load the tables of EIM, which, said, is 75% of employment

    and the last 25% is the .ifb file is generated and ths to run the file on the

    Server Manager.

    Yes, ODI can load data but my guy Siebel

    the ifb file will have to be revised manually...

    When I get a moment, I'll do a small test case and see

    If I can build and run a simple example of this in ODI.

    A small proof of concept.

    Eric

  • Can we migrate Informatica transformation Scripts in Oracle Data Integrator?

    Hello

    I just wanted to know that if we can migrate/move/use the transformation scripts that build in INformatica power Center in oracle Data Integrator. (ODI).

    If 'YES' then what the tool is used to migrate.

    with impatience.

    Kind regards

    AMSI

    Hello

    Just to clarify any passage of Informatica in ODI you will have to do it yourself, like a reimplementation

    Your informatica workflow to create new package ODI (eventually plan to charge).
    Use your mappings informatica to create new ODI interface (don't forget that ODI can load only 1 target by interface table)

    Oracle Open World, this has been a hot topic in the discussions, but there was nothing still.

    Thank you

    ~ KKT ~.

  • Oracle Data Integrator does not start

    Hello
    I just installed ODI 11 g (11.1.1.7.0) and managed to create repositories with the remote control.
    But I have problems startgin the application itself. The environment is perhaps the question:
    OS - Debian 64 bit Wheezy
    Java - version "1.6.0_27".
    The (IcedTea6 1.12.4) OpenJDK runtime environment (6b 27 - 1.12.4 - 1).
    OpenJDK 64-bit Server VM (build 20, 0 - b12, mixed mode)
    JAVA_HOME = / usr/lib/jvm/java-6-openjdk-amd64-> points to jdk folder adding "/ bin" that contains the path, the java executable
    ORACLE_HOME=/U01/app/Oracle/product/11.2.0/dbhome_1-> database oracle home
    ODI installed in/opt/ODI and changed with CHMOD-r 775/opt/ODI (user 'oracle', used for installation is the owner)
    (Can not be sure, but is for evaluation only).

    I try to run ODI:
    fre@demo$CD/opt/ODI/oracledi/customer
    fre@demo$./ODI.sh

    Result:

    Oracle 11 g data integrator
    Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.

    . / odi: 281:... /... /IDE/bin/IDE.conf: = APP_VM_OPTS [0] - Xmx640M: not found
    . / odi: 281:... /... /IDE/bin/IDE.conf: APP_VM_OPTS [0] =-Xms128M: not found
    . / odi: 281:... /... /IDE/bin/IDE.conf: = APP_VM_OPTS [0] - Xverify: no: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] = - XX:MaxPermSize = 256 M: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] = - Doracle.core.ojdl.logging.config.file = ODI - logging - config.xml: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] = - Dorg.apache.commons.logging.Log = org.apache.commons.logging.impl.Jdk14Logger: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] = - Djava.util.logging.config.class = oracle.core.ojdl.logging.LoggingConfiguration: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] =-Dnative.canonicalization = false: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Doracle.security.jps.config=./jps-config.xml: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] =-Doracle.odi.studio.ess = false: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] =-Dide.AssertCheckingDisabled = true: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] =-Dide.AssertTracingDisabled = true: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] =-DLOG_FILE = studio.log: not found
    . / odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS [0] =-Dsun.java2d.noddraw = true: not found
    . / odi: 281:. "/ odi: APP_VM_OPTS[0]=-Dide.conf="/opt/ODI/oracledi/client/odi/bin/odi.conf ": not found
    . / odi: 281:. "/ odi: APP_VM_OPTS[0]=-Dide.startingcwd="/opt/ODI/oracledi/client/odi/bin ": not found
    . / odi: 810:. / odi: bad substitution

    I would appreciate any idea to help me solve this issue!

    Thank you very much

    Fred

    Published by: Fred1018 on May 26, 2013 09:17

    I found the solution in 2 steps:

    A change in ownership of the user oracle (used for installation) to yourself: sudo chown-r me: mygroup /opt/ODI (/ opt/ODI is my installation path)

    In one of these forums OTN, the question already answered: got to .../oracledi/client/odi/binand then run odi bash (sh does not generate the required path)

    Now it works!

    Thanks for your help!

    Best regards

    Fred

  • High availability Oracle Data Integrator-start managed servers exception

    Hello

    I am trying to configure high availability Oracle Data Integrator, using this tutorial: http://docs.oracle.com/cd/E14571_01/core.1111/e10106/odi.htm#autoId19

    Unfortunatelly, always without success. I stopped on ' 7.4.2.8 odi_server1 configure Node Manager and Start. My server fails to start because of the exception:

    WLS starting with line:
    /usr/lib/JVM/Java-1.6.0-openjdk-1.6.0.0.x86_64/bin/Java-serveur-Xms256m-Xmx512m - XX : MaxPermSize = 512m-Dweblogic.Name=odi_server1-Djava.security.policy=/home/oracle/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy-Dweblogic.ProductionModeEnabled=true-Dweblogic.system.BootIdentityFile=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster/servers/odi_server1/data/nodemanager/boot.properties-Dweblogic.nodemanager.ServiceEnabled=true-Dweblogic.security.SSL.ignoreHostnameVerification=false-Dweblogic.ReverseDNSAllowed=false-Doracle.odi.coherence.wka1=eb-etl1 Doracle.odi.coherence.wka1.port=9088-Doracle.odi.coherence.wka2=eb-etl2-Doracle.odi.coherence.wka2.port=9088-Dtangosol.coherence.localport=9088--Dwls.home=/home/-Dplatform.home=/home/oracle/Oracle/Middleware/wlserver_10.3 da oracle/Oracle/Middleware/wlserver_10.3/server-Dweblogic.home=/home/oracle/Oracle/Middleware/wlserver_10.3/server-Dcommon.components.home=/home/oracle/Oracle/Middleware/oracle_common-Djrf.version=11.1.1-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger-Ddomain.home=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster-Djrockit.optfile=/home/oracle/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt-Doracle.server.config.dir=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster/config/fmwconfig/servers/odi_server1-Doracle.domain.config.dir=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster/config/fmwconfig-Digf.arisidbeans.carmlloc=/home/oracle/Oracle/Middleware/user_ projets/domaines/odi_cluster/config/ fmwconfig/carml-Digf.arisidstack.home=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster/config/fmwconfig/arisidprovider-Doracle.security.jps.config=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster/config/fmwconfig/jps-config.xml-Doracle.deployed.app.dir=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster/servers/odi_server1/tmp/_WL_user-Doracle.deployed.app.ext=/--Dweblogic.alternateTypesDirectory=/home/oracle/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/home/oracle/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1-Djava.protocol.handler.pkgs=oracle.mds.net.protocol - Dweblogic.jdbc.remoteEnabled=false-Dem.oracle.home=/home/oracle/Oracle/Middleware/oracle_common - Djava.awt.headless=true-Dodi.oracle.home=/home/oracle /Oracle/Middleware/Oracle_ODI1-Dodi.shared.config.dir.path=/home/oracle/Oracle/Middleware/user_projects/domains/odi_cluster/config/oracledi-Dweblogic.management.discover=false-Dweblogic.management.server= http://172.18.0.106 : 7005 - Dwlw.iterativeDev=false-Dwlw.testConsole=false-Dwlw.logErrorsToConsole=false-Dweblogic.ext.dirs=/home/oracle/Oracle/Middleware/patch_wls1036/profiles/default/sysext_manifest_classpath:/home/oracle/Oracle/Middleware/patch_ocp371/profiles/default/sysext_manifest_classpath weblogic. Server
    Exception in thread "main" java.lang.NoClassDefFoundError: Doracle/odi/coherence/wka1/port = 9088
    Caused by: java.lang.ClassNotFoundException: Doracle.odi.coherence.wka1.port = 9088
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    The main class is not found: Doracle.odi.coherence.wka1.port = 9088. Program ends.

    Everything is configured exactly as described tutorial, but it does not work. You have ideas, what is the problem?

    It is because of the lack of '-' before Doracle.odi.coherence.wka1.port = 9088

  • How to install components of the operations on files in Data Integrator

    Hello short Forum,

    I am interested in the use of the components of operations on files in Data Integrator, but get and install them are amazingly obscure.

    I want to talk...

    http://doc.cloveretl.com/documentation/Userguide/index.jsp?topic=/com.cloveretl.GUI.docs/docs/file-operations.html

    The States of documentation (http://doc.cloveretl.com/documentation/UserGuide/index.jsp?topic=/com.cloveretl.gui.docs/docs/components.html) clover...

    "+ Note if you do not see this component category, go to window → Preferences → CloverETL → components in the Palette and tick the two boxes next to file operations.

    However, when I go to window-> Preferences-> CloverETL-> components in the Palette, I can't even file operations. It tells me that the version of clover packed with OEID is not installed components.

    Going to help-> check for updates also give nothing that resembled components file operations.

    I hope that someone here are familiar with the steps necessary to get these installed components...

    Thank you

    Jerome

    Hi Jerome,

    CloverETL documentation that you are talking about is their latest version: CloverETL 3.3.0. If you go to the first page of the documentation, you will see the following note:
    "This Guide refers to the version 3.3.x CloverETL Designer."

    The integrator in EID 2.3.0 does not rely on CloverETL 3.3.x, it is based on CloverETL 3.2.x. Please use the documentation on this page for the Integrator:
    http://docs.Oracle.com/CD/E29805_01/index.htm

    Best,
    Laureline.

  • Oracle Warehouse Builder VS Oracle Data Integrator

    Hello world

    I have a question can you help me.

    We have 64 x systems so we can not use Oracle Warehouse Builder (only supported on 32-bit system), someone we recommend using Data Integrator, but I don't really know this application.
    In any case could ODI 11.1.X.X be installed in x 64:

    All Oracle Fusion Middleware products that are listed as certified x 64 processor based Oracle Linux 5.5 or 5 update 5 +, 64-bit operating system, are also supported on Exalogic X 2 - 2.



    What is the different between OWB and ODI?
    I've read about it and see that ODI is powerful and it applies 'Data Quality' better than OWB, is it good?


    Is it possible exp/IMP with charger metadata go metadata OWB ODI?

    Hello

    Well, the fundamental difference is hard to tell. ODI is based on so-called knowledge module. These are implementations for physical access to all type (among others) different database technologies. So ODI used to be more flexible data extraction technology of database different and also written their. But with 11.2 OWB, these knowledge modules have been integrated in owb under so-called model mappings. OWB has stronger integration with the Oracle database and Oracle database is still required. Plans of Oracle to integrate these two tools in one some day, whenever that will be. ODI offers more options for the quality of the data (which are charged extra).

    Technically speaking, both tools are not very different. They have different UIs anyway.

    A big difference is the license. A basic version of OWB is included with the license database, it can be used without extra charge. Most of our customers use this version, even for implementations of large dwh. If you buy'm license ETL (or already have one), you can use both tools.

    Before decide you on one of the tools, make sure you have enough staff with the right skills available - internal or external.

    Hope this helps,
    Carsten.

  • No matter what PIP available for HRC and PIM with AppsR12 integration to SOA 11 g

    Dear all,

    We can a requirement for one of our customers, we must apply MDM (Hub (CDH) data customer, product information Management (PIM) and we need to integrate with other systems of talk like e-Business suite R12.

    We want to know if is there any MDM PIP (Hub (CDH) of customer or product data integration data Hub (PIM)) with Oracle Apps R12 with any other system and our environment SOA is SOA 11 g.

    Thanks in advance

    Concerning
    Murali

    Currently there are no glitches MDM for SOA or AIA 11 g. My expectation is that something would be released in the next 6 to 12 months.

  • Patch ' 10257622: ORACLE DATA INTEGRATOR 10.1.3.6.5 ROLLUP.

    Hi all

    I'm ODI 10.1.3.5 & I applied a patch "10257622: ORACLE DATA INTEGRATOR 10.1.3.6.5 CUMULATIVE PATCH" upgrade to 10.1.3.6.

    I followed all the steps in the read me to apply the patches & now in help > topic ODI, I see as 10.1.3.6.5 instead of 10.1.3.5.

    All the steps that have been included in read me it that I applied with the exception of:

    Step 7. Copy the XML files generated by the RCC utility to your new folder ODI oracledi/lib/scripts/patches

    I don't know what is utility RCC. Any body know what xml files need to be copied?

    Step 11. Import the technology news and updates

    How can this be to accomplish. Read tells me that you can import it by using the synonym template insertion-implementation to date. Don't know what it is?

    Step 12: Import Modules of knowledge news and updates.

    How can this be to accomplish. According to read me looks that the correction process would have updatewd knowledge so for the new integration modules should use & let the old man without integtrating?

    Thank you

    I'm not sure that you are referring to technology, with ebs and then you use Oracle technology and there are a few knowledge modules that apply.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Use thunderbird on several computers with data on server

    I want to use Thunderbird on my network home/office computers with data on a central computer. For the moment, I need to use mozbackup to transfer data from my desktop computer to laptop, which is a pain.

    Graeme

    As already mentioned, IMAP is the best method, but you can move the profile on the central computer folder and then have TB on each computer pointed to this location using the Profile Manager.

    http://KB.mozillazine.org/Moving_your_profile_folder_-_Thunderbird#Use_the_Profile_Manager_to_move_your_profile

    Another method is to copy a profile on a network share and start TB with command line arguments that specify the profile.

    3rd point: http://kb.mozillazine.org/Synchronizing_mail_on_two_computers

    There is a method of moving just the records of e-mail to another location:

    http://KB.mozillazine.org/Moving_your_mail_storage_location_%28Thunderbird%29

  • I recently updated my iPhone to iOS 9.3 6s and now my data and wifi are in place. Now I can't open the apps and send messages with data and barely on the wifi. I've tried everything, and it still does not work.

    I updated my iPhone to iOS 9.3 6s today and now my data and wifi are in place. Whenever I try to open an app or send text messages with data it does not at all. And with wifi, it just works. I tried just like turn roaming off and off and other lte but nothing seems to work at all. Can someone please?

    I have this same problem too, it really gets me upset

  • do you need a power supply to the current entry with data acquisition or 9265

    Hello I just receive the NI 9265 Daq for research in my lab. I'm trying to present entry and display it on an oscilloscope. I don't get anything. I did some research on the internet, so my question is do you need a power supply to the current entry with data acquisition or 9265?

    Read the data sheet.  Clearly on the first page is a sentence which reads "the NI 9265 requires 9 V to 36 V external power.

  • Make XY graph from the string with date and time data

    1 all sorry for my English.

    I have files with data. In this array of strings, I have 2 columns with date and time. I want to show these data to the XY Chart with time and date on some of the DBL and X on Y.

    I tried to do it by myself, but cannot add to time on X axis.

    Hi olderon,

    you date string is something like "30.01.2014" but looking for "%d//%m %y. Spot the problem?

Maybe you are looking for

  • read the version imbue

    How can read the version number form an exe

  • Delete Zero´s

    Hello I want to remove the zero / zero in a table. See attach files. BR Stupid LV

  • HP 13 X 2 Split does not see the Micro HD card

    I got no problem with Micro HD card.  I use it to back up my work.  All suddenly the computer does "not see" it.  I tried to get out, but it does not "Spring".  Two part question, how do you remove and reinsert the card.  Usually, the map is to push

  • Pavillian a6710t said "Enter Setup", but does not load

    It is the Client machine. Pavilion a6710t on Logo screen, says 'enter the Setup... ". ", but does not load.   Done all the usual diagnosis on the startup HARD drive. He received a certificate of good health. Done all the usual steps in the diagnosis

  • access to an id in a subselect

    HelloI have the select...Select x.obj_id,(Select b.class_id)from (select a.*ROWNUM rnumof (c.obj_class_id select class_id)of obj_class2 cwhere c.obj_classif_id = 5013and c.obj_id = x.obj_id - 2438087order of c.obj_class_id) awhere ROWNUM < = 2) bwher