Delphix Products

 View Only
Expand all | Collapse all
  • 1.  File format

    Posted 01-20-2021 06:24:00 AM
    Edited by Anu Shruthi Sathyanathan 01-20-2021 06:35:16 AM
    Hi Team,

    One query , am doing fileformat usecase with simple delimited file, when i ping ftp i could see reply as well as i can do commands like get and put in cmd.

    1)How to reset the password for ftp ipaddress ,currently facing issuebut i could open in file folder.
    2)How to connect with engine ,connection gets failed eventhough i was able to ping or ftp ipaddress inside and outside the source instance.
    3)Any procedures available for csv file usecase - if so please provide the steps.


    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------


  • 2.  RE: File format
    Best Answer

    Posted 01-20-2021 12:01:00 PM

    Hello Anushruthi,   

    1. Save the connector and edit it. You will find the change password checkbox. Once you check that box, you will see an option to use the new password.
    You can also change password using api client, http://<engineIP>/masking/api-client/#!/fileConnector/updateFileConnector


    2. You can use CLI to test port connectivity from Delphix Engine to target server.
     SSH to engine using admin account and check connectivity using an example below.

    msdcaas-me-6-db2-1 connectivity ssh *> ls

    Properties

        type: SSHConnectivity

        address: 10.0.1.30 (*)

        credentials:

            type: PasswordCredential (*)

            password: ******** (*)

        port: 21

        sshVerificationStrategy: (unset)

        username: ftpuser (*)

    msdcaas-me-6-db2-1 connectivity ssh *> commit

        Successful

    3. CSV file use-case will be same as simple delimited file by creating file format but with delimiter as comma (,), and rest of process remains same.



    ------------------------------
    Jatinder Luthra
    ------------------------------



  • 3.  RE: File format

    Posted 01-21-2021 06:06:00 AM


    Hi Luthra,

    i could see error only in connection. i don't know how to check with cli.


    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------



  • 4.  RE: File format

    Posted 01-21-2021 08:41:00 AM

    Hello Anushruthi,   
                              To get the Change Password box, save the connector first. Click on the pencil icon to edit the connector. 


    Then you can edit connector settings and test it



    Another issue, I see in connector parameters is the path. The connector path should be a continuation of the FTP base location. 

    Example:
    FTP base: C:\Files

    File Location: C:\Files\Source

    Connector path should be \Source

    Regarding CLI access, either check with your org Delphix admin to test the port connectivity or create a support case with Delphix.

    Hope it helps.



    ------------------------------
    Jatinder Luthra
    ------------------------------



  • 5.  RE: File format

    Posted 01-21-2021 08:57:00 AM
      |   view attached
    Hi Jatinder,

    Please find the screenshot attached.


    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------



  • 6.  RE: File format

    Posted 01-21-2021 09:49:00 AM
    Does it work? If not, check the log file for error on the masking engine present under Admin --> Logs.

    Download the file and review the logs from bottom to top.

    ------------------------------
    Jatinder Luthra
    ------------------------------



  • 7.  RE: File format

    Posted 01-22-2021 04:20:00 AM
    Hi Jatinder,

    Please find the support ticket https://support-tickets.delphix.com/hc/en-us/requests/62559?page=1 for more informationabout log.


    Thanks!
    Anu Shruthi


    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------



  • 8.  RE: File format

    Posted 01-22-2021 09:10:00 AM
      |   view attached
    Hi Jatinder,


    https://techcommunity.microsoft.com/t5/iis-support-blog/using-a-single-port-for-iis-ftp-in-passive-mode/ba-p/308509 This is where we are hanging during the FTP conenction ftp> dir 200 PORT command successful. 150 Opening ASCII mode data connection.

    2021-01-22 14:31:18,019 [http-nio-127.0.0.1-8284-exec-20] INFO c.d.manager.FileConnectorManager - FileConnectorId 3: Collecting a list of files using ftp from path - LM\Delphix_src@10.45.8.249:21///file 2021-01-22 14:31:18,019 [http-nio-127.0.0.1-8284-exec-20] INFO c.d.manager.FileConnectorManager - FileConnectorId 3: Collecting a list of files using ftp from path - LM\Delphix_src@10.45.8.249:21///file

    Still we are not able to connect .


    Thnaks!
    Anu Shruthi



    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------



  • 9.  RE: File format

    Posted 01-22-2021 09:55:00 AM
      |   view attached
    Hi Jatinder,

    When i give file path as / ,connection is successfull but am not able to see anything in rule set , but when i give path as /file no response.

    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------



  • 10.  RE: File format

    Posted 01-22-2021 10:04:00 AM
    Hello Anushruthi,   
                              This seems to be some path issue with FTP.

    Thanks for sharing the support case number. Please continue to work with Delphix support through the support case you created. Support can look at your environment through the remote sessions and guide you to resolution.

    ------------------------------
    Jatinder Luthra
    ------------------------------



  • 11.  RE: File format

    Posted 01-25-2021 08:21:00 AM
    Hi Jatinder,

    Is it require to enable port 20 also  for ftp?

    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------



  • 12.  RE: File format

    Posted 01-27-2021 10:00:00 AM
    Hi Jatinder,

    Is port 22 used for sftp or it is also to be enabled for ftp?

    ------------------------------
    Anushruthi Sathyanathan
    Community Member
    Liberty Mutual Insurance
    ------------------------------



  • 13.  RE: File format

    Posted 01-27-2021 10:08:00 AM
    Hi Anushruthi,
    There is a good deal of information here on the ports necessary for connectivity: https://docs.delphix.com/docs/datasets/oracle-environments-and-data-sources/oracle-support-and-requirements/network-and-connectivity-requirements-for-oracle-environments

    Hope that helps,
    Michael

    ------------------------------
    Michael Torok
    Director of Knowledge and Community Management
    Delphix
    ------------------------------