Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,152 cobol jobs found, pricing in SGD

    COBOL coding after 2 hours, 6 to 7 questions, well paid

    $82 (Avg Bid)
    $82 Avg Bid
    10 bids

    Need to extract the Business Rules from Cobol programs.

    $150 (Avg Bid)
    $150 Avg Bid
    5 bids

    I have a file with rows of alphanumeric data and each of the char needs to be replaced with specified digit. Some of the char are to be replaced by number in ones column 1-9 but some letters are to be replaced with tens number 10-99.

    $39 (Avg Bid)
    $39 Avg Bid
    13 bids

    Details will be send in chat box

    $31 (Avg Bid)
    $31 Avg Bid
    13 bids

    Hi, Now I'm looking for a COBOL expert. I have to finish it in 3 hours. If you can finish in 3 hours, please bid. if not, don't waste our time. Please write 'COBOL expert' on the first bid sentence. Thanks.

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    8 bids

    Hi, Now I'm looking for a cobol expert. I have to finish it by tonight. If you can finish in 8 hours, please bid. if not, don't waste our time. Please write 'cobol expert' on first bid sentence. Thanks.

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    3 bids

    We need a person for the below task: translate the Cobol code into business flow. Should have good knowledge of COBOL Programming Language.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    17 bids

    We are looking for an Experienced Person having at least 3 Years of Experience in "COBOL" Technology. **** READ THE FULL DETAILS THEN QUOTE *** **** ANSWER THE screening QUESTIONS**** Job Responsibility + Other Details 1. You have to Make Video course on "COBOL" 2. You have to Develop Code / PPT / Assignments also 3. We want a Practical course not a theory-based course 4. Audio Quality Must be Good. 5. English fluency Must be Good. 6. Long Term Project - Need Multiple People. 7. The good Teaching style is Mandatory Questions: Screening Question 1 : Do You have a Microphone? Screening Question 2 : How many years of experience do you have on "COBOL" Screening Question 3 : Do you have Video Making Experience?

    $276 (Avg Bid)
    $276 Avg Bid
    5 bids

    We need to make API calls to a Web server from the AS400(iSeries) system running with COBOL programming. The programmer must have good knowledge on the AS400 systems and also should have worked on system integration (interactive) in the past Please dont recommend a RPG solution, we need to integrate only through the COBOL

    $37 / hr (Avg Bid)
    $37 / hr Avg Bid
    3 bids

    ... Step 2. Create the Cobol application that will read the text data file and write out the file. Make sure to include all four DIVISION areas: IDENTIFICATION DIVISION., ENVIRONMENT DIVISION., DATA DIVISION., PROCEDURE DIVISION. The IDENTIFICATION DIVISION will be used to identify the program The ENVIRONMENT DIVISION will be used to setup the FILE-CONTROL for the section of the files The DATA DIVISION will define the FILE SECTION (record layout) and WORK-STORAGE SECTION report layout) The PROCEDURE DIVISION will define the business logic modules for opening files, reading and processing records and closing the file Your program will read the text data file containing employee records Update their salary using a %5 increase The Cobol application will create

    $133 (Avg Bid)
    $133 Avg Bid
    8 bids

    ...Project Details Using what you learned in the working with Strings presentation create the following Cobol application Using a customer list comma delimited file read in the file records and fields of data and create an output LPT report file formatted like the example below. Remember when working with files you have to perform Setup, Open, Read, End-Read, and Close them too Make sure to define the WORKING-STORAGE SECTION fields for reading and writing files I put the file in the Linux temp area tmpcobolCustomerscsv if you want to copy it to your area Notice there is a space between the tilde ~ character. The tilde character means to select your home area on the Linux system. $ cp /tmp/cobol/ ~/lab6/ Coyote,Wiley,2047,Delta Lane,Acme,MA,12066 Runner,Road,2100,Yo...

    $68 (Avg Bid)
    $68 Avg Bid
    1 bids

    The program will read in all the records in the file and move it into a indexed table that can hold 100 records The application will prompt the user using value 1 to show all stations details or 2 search for a specific station id # in the table The ascending key will be the Station Id # Make sure to create the weather subscript variables too Use the the document as your source data .DAT file - you can paste in the data in putty using double mouse click L&R at the same time. The program will read in the all the fields from the file: Station Ii #, MMDDYYYY, Mean temp, Fog, Rain, Snow, Mail, Thunder, Tornado Example: 948090,4,20,1997,68,FALSE,FALSE,FALSE,FALSE,TRUE,TRUE Remember when working with files you have to perform Setup, Open, Read, End-Read, and Close them too Make sure to defi...

    $37 (Avg Bid)
    $37 Avg Bid
    2 bids

    We have a customer with a very old software application we understand has been built using cobol. We are looking for someone to 1) Download the full user database & extract as CSV 2) Download payment database and extract as CSV 3) Explain the relationship on how data is stored with the 2 We will give you remote access to the system and can point out where data is dumped on the local PC Need this done today

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    4 bids

    Hi, I need Mainframe guru in CICS support to troubleshoot productions issues and some development. Some times need advices to resolve batch issues that includes JCL, VSAM, DB2 and COBOL etc as well. This is as needed basis. PLEASE PLEASE only reply if you have worked in the past in CICS and batch. We do not want to waste each other's time. Serious inquiries only please. Phone and Video support is needed.

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    6 bids

    o Java Screen should accept a SSN or any key data from the user and retrieve subscriber details from mainframe DB2 table and display them on the screen. o Primary screen should have a button asking if user wants to see the dependent details and should navigate to next page to disp...mainframe DB2 table and display them on the screen. o Primary screen should have a button asking if user wants to see the dependent details and should navigate to next page to display the details. o Screen should display appropriate error message in case user encounter any error (data entry error, technical error, application error) o Screen should be user-friendly and comply with UI standards. o Cobol program (If required) should interface between Java Screen and DB2 table. o Design the structure of D...

    $37 (Avg Bid)
    $37 Avg Bid
    3 bids

    I would like you to implement Cobrix, its about reading Cobol/Mainframe files (EBCDIC & ASCII) in Spark and store on File System. The jar files and other information about Cobrix is found here : 1. I need developer to implement Cobrix on my data. Cobrix should be implemented exactly as in the github. So if I have to read a different set of file (and its copybook) from an FS/HDFS location, the DataFrame will be automatically built by just changing the file and the copybook. THE FILE IS NOT TO BE PARSED MANUALLY as this is not the solution because if another file and copy book is to be read with (e.g 1000 columns) the manual parsing will be hard and time consuming to do. The Cobrix implementation should be able to do this automatically by just changing the

    $297 (Avg Bid)
    $297 Avg Bid
    5 bids

    we have a parts business. have programed in cobol and Idms in the past(30 years ago). got bored during lockdown so I got busy developing an invoicing system with MySQL, Qt Designer, and Python. Basing my design on the nch express invoice application. busy doing the quotes. Stuck with entering multiple quote lines. download the nch express invoice plus for free then you will get an idea of what my requirements are.

    $31 (Avg Bid)
    $31 Avg Bid
    6 bids

    Aid in converting COBOL programs to C

    $52 / hr (Avg Bid)
    $52 / hr Avg Bid
    27 bids

    I own a national car wash company and work with various fleet companies. Right now we spend hours inputting our invoices into their system. They sent us a file (in cobol) that we are unfamiliar with and need help so we can send our invoices in that way.

    $1473 (Avg Bid)
    $1473 Avg Bid
    26 bids

    Need help in Building a generic job in Talend which would convert a mainframe file in binary format to ASCII using jar files in java. I have the working code of a sample cobol data file, which needs to be made generic. The idea is to have a single job which could convert any mainframe file to ASCII and use this data to process.

    $19 (Avg Bid)
    $19 Avg Bid
    5 bids

    Maintenance of Legacy COBOL Mainframe / AS 400 Systems

    $2238 (Avg Bid)
    $2238 Avg Bid
    14 bids

    Hi everyone! David from Freelancer.com here. We here at Freelancer.com are calling for your help! Do you know COBOL? CNN recently put this article out: "Wanted urgently: People who know a half century-old computer language so states can process unemployment claims" Many US state systems still run on older mainframes. Please bid on this project if you can help!

    $441387416214 (Avg Bid)
    $441387416214 Avg Bid
    24 bids

    I need a C# developer on a monthly basis to guide me through C# Code. Also develop C# code. Minor Cobol experice required as well. Reading the cobol code only, NOT WRTING any cobol code

    $214 (Avg Bid)
    $214 Avg Bid
    15 bids

    Extracting Business Rules from COBOL program with English translation

    $161 (Avg Bid)
    $161 Avg Bid
    12 bids

    Small inventory program in Cobol

    $39 (Avg Bid)
    $39 Avg Bid
    13 bids

    ...(while making extra money), eTeki’s the right side-gig for you. Requirements: - Strong PeopleSoft HCM technical and functional background -Strong SQL, SQR, App engine, Peoplecode, Component Interface is required. -Works on development, testing, deployment of new/existing HR systems including but not limited to PeopleSoft HCM, Avature CRM, ADP systems. - Experience with PeopleSoft Micro Focus COBOL. - Experience with PeopleSoft XML Publisher. - Experience with PeopleSoft integration with other PeopleSoft and third party applications experience using web services. - Here at eTeki, our independent Tech Interview Experts provide accurate profile data for matching their role/skills to clients’ needs and respond promptly to notifications about upcoming interview assignme...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    6 bids

    Write a three layer control-break Report generation program in Cobol using VSAM.

    $133 (Avg Bid)
    $133 Avg Bid
    7 bids

    looking for a team with vast experience in COBOL for a major project of changing the code

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    21 bids

    We have a backlog of tickets related to our DoD client's Logistics Cataloging and Data Solutions (LCDS) Portfolio, which consists of multiple programs. These will require someone with experience in webMethods development. Two related position descriptions are attached. The candidate m...Agencies, North American Treaty Organization (NATO), industry and other allies depend on the LCDS programs and the training portal for key mission information related to supply, logistics, medical, cartography and training data. The applications in the FLIS Suite are supported by multiple platforms including: Ancillary (.NET/DB2/Oracle/SQL Server), Mid-Tier (webMethods/JBOSS/Oracle) and Mainframe (COBOL/CICS/DB2). Each platform has multiple applications/sub-systems that share data, connections ...

    $76 / hr (Avg Bid)
    $76 / hr Avg Bid
    5 bids

    I am trying to learn Microfocus Visual Cobol & need an Example of a Simple Program that changes the Values in a Chart (Graph) when buttons are Pressed.

    $181 (Avg Bid)
    $181 Avg Bid
    1 bids

    Transfer of data files created in cobol language to excel. Demo files has been added.

    $200 (Avg Bid)
    $200 Avg Bid
    15 bids

    I am quite old (66) an I have a long experience in computer programming: 45 years cobol, 12 years Delphi, and 2 months PHP. During the last two months I developed my first web application for a customer using PHP, it was quite hard for me, but the result was OK. I need a very simple android app that enable smartphone to receive messages and data from FCM (firebase cloud messages). As an option I'd love that the users could choose to cancel or save the message and/or the data. As another option I'd love that the users could write the topic to connect to. Best regards Antonio Benvegnu'

    $237 (Avg Bid)
    $237 Avg Bid
    40 bids

    I will be migrating few Mainframe Jobs into Java. Am experienced with Java but I need a Mainframe(Cobol, JCL, DB2) SME, who also has good understanding of Object Oriented Paradigm. Will be pairing up with the SME for one-one sessions everyday as a part of migration.

    $1820 (Avg Bid)
    $1820 Avg Bid
    6 bids

    Leads or assists in the design of program specifications and the implementation of software solutions within a mainframe environment. Minimum of 8 years’ experience with writing application software, data analysis, data access, data structures, data manipulation, databases, programming, testing and implementation, technical and user documentation, and software conversions. 1 yr project. Location: Must be on-site in Albany, NY

    $68 - $88 / hr
    Local
    $68 - $88 / hr
    0 bids

    Leads or assists in the design of program specifications and the implementation of software solutions within a mainframe environment. Minimum of 8 years’ experience with writing application software, data analysis, data access, data structures, data manipulation, databases, programming, testing and implementation, technical and user documentation, and software conversions. 1 yr project. Location: On-site in Albany, NY

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    1 bids

    ...sort series by Dicom parameter *Loading conditions: **Thumbnails only load first image from series **Using layout definitions, when number series **While loading all series, if user selects one series, pause loading of others and prioritize selected *Custom external authentication 2 - Add missing features / changes: 2.1-Radiation dosage report 2.2-Area density freehand/oval 2.3-Cobol angles, measured by two lines not connected 2.4-Series syncronization, force user to select wich series to sync 2.5-Manual offset to series syncronization, patient position changed during exam 2.6-Anonimize image/series/study 2.7-Syncronize Series 2.8-View Dicom table 2.9- 3D - MIP MPR 2.10- Able to display other media files video / pdf 2.11-Layout images (like film view) ...

    $4051 (Avg Bid)
    $4051 Avg Bid
    56 bids

    ...Vice President of Information Systems. • Provided Supervise Database Administrator and staff as assigned for database administration functions. KNOWLEDGE: In-depth knowledge of administrative and academic systems, systems development life cycle methodologies, business entities/relationships, and a full understanding of business issues associated with Information Systems. Minimum five years of Cobol Programming required. Proficient in Visual Basic and other languages required. Must have complete understanding of typical administrative and academic databases, and full understanding of database normalization techniques....

    $1537 (Avg Bid)
    $1537 Avg Bid
    18 bids

    Convert a cobol code to java program. It contains no more than 2000 lines. Location : Hyderabad

    $142 (Avg Bid)
    $142 Avg Bid
    8 bids

    1. Tow buttons needed in th...button should create a new spreadsheet in the folder that this particular sheet is going to sit. It should be named as “Hours report Joan_ <<Month>> <<Year>>”, so for example for this month it should be “Hours report Joan_ September 2019”. Spreadsheet should have two tabs corresponding to first and fifth tab in the attached. Should copy all the data until column T 4. I have programming skills (COBOL etc.,) and I think I can maintain the code. Need the required transition at the end to maintain the code. Also I am going to use this code in a different spreadsheet and I need helping moving this code and executing it in that sheet 5. I need to generate these reports monthly and rows may get added/deleted mont...

    $178 (Avg Bid)
    $178 Avg Bid
    12 bids

    I'm a retired computer software engineer. Developed real time access systems for the textile industry using Burroughs Cobol language in the seventies. Also resort area property management software in the nineties which I sold in 38 states. Now I have a website which is 80% complete. I used Microsoft Expression Web 4 to build it. I need someone to finish the database section which will accept information from users using a form. The data will be stored in a real time database and be used to perform searches at different times. Must be able to add, delete, change and list the data real time. I need someone to write the code for this database update routine. If I am satisfied with results from this initial task, I will pursue additional programs.

    $229 (Avg Bid)
    $229 Avg Bid
    6 bids

    ...(not tangible goods). We populate WooCommerce with projects we have done in the past and save them as draft products. We are looking for a meticulous data entry expert who has WooCommerce experience to redraft product descriptions for 1,000 products with the following important points. Example Draft: “I need a programmer to write a COBOL application for me, I need it to be fast and extensible.” Example Redraft: “Are you looking for a programmer to write a COBOL application for you? Then look no further as we will do this for you and it will be fast and extensible.” Please note that the above text is just an example for illustration purpose and your write-up doesn’t have to follow this pattern. 1. Product titles must match the service be...

    $39 (Avg Bid)
    $39 Avg Bid
    15 bids

    contactar via mensaje para mas detalles

    $275 (Avg Bid)
    $275 Avg Bid
    11 bids

    If you don't have experience with SaaS please don't answer. LEAD Software Consultants 2000 developed an application to draw an html flowchart out of a COBOL program source and want to market it under the brand InsurCOBOL (website: ) We are asking for a proposal in order to build a SaaS shell to market the application. In a few words the shell would consist in a screen where the interested part would drop its program source, the recording of the source in a cloud data base with some details about the party, the processing of the flow application and the presentation of the html file (or files) of the flow . The flow application was developed in PYTHON. The application is constantly being developed with new features being introduced all the time. The proposal must contain...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    11 bids

    Describe projects where you programmed using Cobol: Looking for a Cobol experienced developer with the following skill sets. - Microfocus Cobol - Oracle / MS SQL database experience - GIT knowledge 40+ hours and more than 3 months

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    16 bids

    Top 3 skills Manager is looking for: 1. AWS 2. Redshift (dbase) 3. ETL Tools – Matillion is the tool they selected Hire off phone: Yes Task Description: The Developer will help scale up the team to help re-implement the existing Application Suite from a Mainframe (COBOL/DB2) environment to an AWS Cloud environment using a combination of ETL tools, Python, AWS Redshift, AWS Labda and AWS EMR. The developer will work with the team, mentor and coach more junior staff, and work with the existing O&M team to reimplement in new technologies. Required Skills/Level of Experience ICM Developer: Experience developing applications in an AWS Cloud environment (2yr) Experience developing with ETL tools such as Matillion or AWS Glue (2yr) Experience developing with Postgre...

    $576 (Avg Bid)
    $576 Avg Bid
    4 bids

    Migrating applications and database from a Fujitsu VME to linux and cloud. Require skills to: 1. Data and IDMSX DB to Oracle 2. COBOL, SCL, S3 to Micro Focus COBOL, Tuxedo 3. Fujitsu VME to RHE Linux

    $71 / hr (Avg Bid)
    $71 / hr Avg Bid
    7 bids

    I would like you to implement Cobrix (its about reading Cobol/Mainframe files in Spark). The jar files and other information about Cobrix is found here : 1. I need you to implement Cobrix on my data. Cobrix should be implemented exactly as in the github. So if I have to read a different set of file (and its copbook) the dataframe will be automatically built by just changing the file and the copybook. THE FILE IS NOT TO BE PARSED MANUALLLY as this is not the solution because if another file and copy book is to be read with (e.g 1000 columns) the manual parsing will be hard and time consuming to do. The Cobrix implementation should be able to do this automatically by just changing the file and the copybook (this is actually the whole point of Cobrix) 2. Provide

    $263 (Avg Bid)
    $263 Avg Bid
    7 bids

    The purpose of this project is to create programs that will transform IMS UNLOAD (Utility) files into comma delimited files that can be imported into SQL Server Database tables. This will require reading the Unload files and transforming them into a usable input format utilizing the schema definition files that are also included. See attached files.

    $1456 (Avg Bid)
    $1456 Avg Bid
    23 bids

    I would like to implement the Cobol-to-Hive Serde on my Cloudera Stack (at this point a Cloudera Quickstart VM). A github link to the Serde is provided below. I have the following situation: 1. Both my data and the copybook are in text (.txt) file format 2. I use the Cloudera Quickstart VM (virtualbox) 3. I have tried to implement the Serde, but it has not been entirely successfull. A version of my implementation can be found here. See the very bottom of the thread: What I Need: 1. Implement the Cobo-to-Hive Serde given the data and the copybook (will only be provided to selected freelancers) I provide 2. Write a step by step guide about the implementation, so that

    $207 (Avg Bid)
    $207 Avg Bid
    3 bids

    We are looking for Cobol developers to work as Freelancers/Contractors in Gothenburg, Sweden. We are a large automobile company with lots of legacy systems that need switching and upgrading. We run off OpenVMS operating system and run lots of message brokers. • 4 - 6 Years hands on experience as Cobol developer • Experience on OpenVMS as platform • Experience doing application level performance analysis and tuning • Ready learn on customized Fortran • Demonstrated ability to function in team environment • Understanding message communication flow like MQ broker , VCOM • Excellent communication skills (both written and verbal) and team orientation -You must be an EU citizen in order to do this. -You must be able to work on site for ...

    $72 / hr (Avg Bid)
    $72 / hr Avg Bid
    7 bids

    Top cobol Community Articles