Sorry, you do not have permission to ask a question, You must login to ask a question.

Sorry, you do not have permission to ask a question.

brainchime.com

brainchime.com

brainchime.com Navigation

  • Home
  • About Us
  • Contact Us

Mobile menu

Close
  • Home
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Recent Questions
  • Most Answered
  • Answers
  • Most Visited
  • Most Voted
  • No Answers
  • Random
  • New Questions

brainchime.com Latest Questions

Admin
Asked: October 10, 2024In: IBM i

How to create csv file in as400?

I have a physical file present in my development library on the IBM I box and I want to create ...

as400ifs
  • 0
  • 1
  • 8
Admin
Asked: October 10, 2024In: IBM i

what is data structure and what are the different types of DS in RPG program?

How do we define data structures? Why do we use it and what are the different types of data structures ...

as400rpg
  • 0
  • 1
  • 4
Admin
Asked: October 12, 2024In: IBM i

What is data area in AS400 and why do we use it. What are its different types?

Explain the data area concept and its usage in the AS400 applications. Please also mention the different types of data ...

as400control-languagerpg
  • 0
  • 1
  • 8
Admin
Asked: October 9, 2024In: IBM i

What is qualified data structure in RPG AS400

What is a qualified data structure? How do we qualify the data structure subfields? Please explain its usage with an ...

as400rpg
  • 0
  • 1
  • 1
Admin
Asked: October 5, 2024In: Wordpress

Duplicate meta descriptions multiple tag errors reported by Bing Webmaster on my wordpress site

I have observed high-severity error There are multiple descriptions on the page reported in the Bing Webmaster tool under the ...

bing-webmaster
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: Wordpress

how can i update last modification date in yoast generated sitemap.xml on all post at once?

Hi, I have 500+ pages on my Q&A website example.com on WordPress and I have the Yoast premium plugin installed ...

php-my-admin
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

How to move JAR file to IBM i?

I have a Java JAR available on my Windows PC and I have been asked to move this JAR (Java ...

as400ifsjar
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: IBM i

How can i pass an integer variable to an RPG program from the command line?

I have been struggling to pass an integer value as a parameter to the RPG program when calling from IBM ...

as400rpg
  • 0
  • 1
  • 1
Admin
Asked: October 6, 2024In: SQL

How to specify the database/ASP when using Run SQL script?

Hi, I was running a simple SQL select from the Run SQL script utility on Access client solutions (ACS) and ...

as400db2iasp
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: SQL

How to create an SQL function for calculating the number of business days between two dates?

I want to create an SQL function for calculating the number of business/working days between two dates, similar to the ...

as400db2sql-function
  • 0
  • 1
  • 7
Admin
Asked: October 6, 2024In: SQL

How to use commitment control with DB2 SQL on IBM i?

I want to enable commitment control with DB2 tables to use COMMIT on success and ROLLBACK on failure to perform ...

as400db2
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: SQL

How can i use SQL if the IBM i does not have STRSQL installed?

How can I run SQL queries if STRSQL is not installed on my IBM i machine? I need to get ...

as400db2
  • 0
  • 1
  • 1
Admin
Asked: October 6, 2024In: IBM i

How do i find the database name on the IBM i?

I am just curious to know what is the database name of my IBM i machine on which I started ...

as400db2
  • 0
  • 1
  • 7
Admin
Asked: October 6, 2024In: IBM i

How can i save and restore IFS objects to and from save files?

I have multiple IFS objects present on an IFS path and I want to save those IFS objects inside the ...

as400ifs
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

how to get the number of records and file size for all the files in a given IBM i library?

I want to get some general information about the files present in a library to get some insight. I ...

as400db2
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

How to copy Job log into a flat file?

I have run a batch job on the IBM i machine and generated the Job log for the Job so ...

as400
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

how to check if the given source member is present in library src-pfs?

I want to find that a given source member exists in any source physical file (SRC-PF) of a provided library. ...

as400qshell
  • 0
  • 1
  • 4
Admin
Asked: October 5, 2024In: SEO

Error There are multiple H1 tags on the page reported in Bing Webmaster for my wordopress site

I observed an error There are multiple H1 tags on the page reported in Bing Webmaster under the Top Insights ...

bing-webmaster
  • 0
  • 1
  • 2
Admin
Asked: October 5, 2024In: GitHub

How can I push to my fork from a clone of the original repository in GitHub?

I created a fork of another repository namely javacode (https://github.com/Originalusername/javacode) on GitHub and the forked repo is created under my ...

comman-line
  • 0
  • 1
  • 6
Admin
Asked: October 5, 2024In: IBM i

How to find which libraries were created by me on IBM i?

Hi, I have been asked to delete my unused libraries on an IBM i machine as an IBM i box ...

as400
  • 0
  • 1
  • 1
Admin
Asked: October 18, 2024In: IBM i

what is level check error and how to resolve level check error?

I got this CPF4131 error in one of my running jobs. When I checked that job, I observed that this ...

as400
  • 0
  • 1
  • 6
Admin
Asked: October 5, 2024In: IBM i

How to extract JAR file from save file?

Hi, I have received a PTF save file from one of the Java developers that holds a JAR file. I ...

as400ifsjar
  • 0
  • 1
  • 2
Admin
Asked: October 5, 2024In: IBM i

How to save JAR file to Save file?

I have been asked to create a PTF and ship the JAR file stored in the IFS folder in the ...

as400ifsjar
  • 0
  • 1
  • 1
Admin
Asked: October 5, 2024In: SQL

Can we provide spaces between colon and host variable in embedded SQL in IBM i?

I have gone across many example program’s source code and I observed that there is no space between the colon ...

db2embedded-sqlrpg
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: SQL

How to find the library list of my IBM i session using SQL?

I can display my IBM i session library list by running the DSPLIBL command from the command line. However, I ...

as400db2
  • 0
  • 1
  • 1
Admin
Asked: October 6, 2024In: IBM i

Gettiing error character conversion between CCSID 65535 and CCSID 1208 not valid

I am getting the following error character conversion between CCSID 65535 and CCSID 1208 not valid while running one of ...

as400
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: SQL

How to run SQL queries from text files using RUNSQLSTM?

I have created a source member (text file) in one of my source files in my library on the IBM ...

as400db2
  • 0
  • 1
  • 5
Admin
Asked: October 6, 2024In: SQL

How can i access system36 files using SQL?

We have system36 files, and since these files are not externally described files and are internally described files within system36 ...

db2system-36
  • 0
  • 1
  • 7
Admin
Asked: October 6, 2024In: IBM i

Why batch job on IBM i system stops with MSGW if can't create more spool files?

I am running a batch job on my IBM i system and the job was initially running fine when I ...

as400operations
  • 0
  • 1
  • 6
Admin
Asked: October 6, 2024In: IBM i

How to transfer save file from desktop to an IBM i system?

I have got a save file from the client that has the requested data and I placed that on ...

as400ftp
  • 0
  • 1
  • 7
Admin
Asked: October 6, 2024In: IBM i

How can i find programs compiled using debug turned on?

I want to find the programs compiled using the debug view turned on. I have a requirement where I have ...

as400
  • 0
  • 1
  • 8
Admin
Asked: October 6, 2024In: SQL

Can i download the results as a file using the run sql script option on the ACS software?

I am using the Access client solution (ACS) software and opened up the Run SQL script option, ran the simple ...

as400db2
  • 0
  • 1
  • 1
Admin
Asked: October 6, 2024In: IBM i

How to restrict users to limited number of sessions?

I am new to the administration of the IBM i system and learning things step by step and now I ...

as400as400-administration
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: IBM i

how can i change IFS object ownership from a command line?

I have a program that generates files in the IFS folder and I want to change the ownership of that ...

as400ifs
  • 0
  • 1
  • 1
Admin
Asked: October 6, 2024In: IBM i

how can i copy a CSV file into an IBM i physical file?

I have a requirement to receive the CSV file in the IFS folder and then copy that CSV file into ...

as400ifs
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: IBM i

how can i find the ip address of my IBM i?

I am not sure what is the IP address of my IBM i machine, I know its domain name. What ...

as400
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: IBM i

how to zip IFS folder from the green screen?

I have an ifs folder that has multiple files stored within it and I want them to be sent to ...

as400ifsqshell
  • 0
  • 1
  • 1
Admin
Asked: October 6, 2024In: IBM i

How to create an IFS file with a specific ccsid?

I am trying to create a file in IFS (Integrated File System) on AS400 with a utf-8 ccsid 1208. What ...

as400ifs
  • 0
  • 1
  • 8
Admin
Asked: October 6, 2024In: SQL

How can i derive the week from a YYYYMMDD formatted date?

I have a date field in one of my files and the date is formatted in the YYYYMMDD format. I ...

as400db2
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: IBM i

What is Authorization list. What are the command of authorization list?

I want to implement authority with the objects present on my IBM i system and I came to know ...

as400control-language
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

How to download a zip file from IFS to desktop using the command prompt?

I have created a zip file on the IFS by zipping an IFS folder by running the Jar command ...

as400command-lineftpifs
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

How to share the IFS folder?

I have created an IFS folder on the IBM i machine that I want to share so that it is ...

as400ifs
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

Is there any JAR file for viewing IBM i save files on your PC?

I have downloaded a save file from the IBM i to the Windows PC and I want to be sure ...

as400jar
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

How to identify the files that have the value for a field automatically generated by an identity?

I have to reset the identity column value for the field automatically generated by an identity in all the files ...

as400db2
  • 0
  • 1
  • 7
Admin
Asked: October 6, 2024In: IBM i

How to search an IFS folder for a string within documents?

I have several files present on an IFS path and I am not sure which file or document contains the ...

as400ifsqshell
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: IBM i

How to find IFS object locks?

 I am working with IFS objects and need to make sure that the IFS objects are not locked by any ...

as400ifs
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

Why am I getting error ASP device *SAVASPDEV not correct when running RSTLIB comamnd?

I am getting an error in the RSTLIB command. ASP device *SAVASPDEV was not correct. FYI, I am using an ...

as400iasp
  • 0
  • 1
  • 3
Admin
Asked: October 6, 2024In: IBM i

How to use OPNQRYF to perform a substring on a date field?

I have a file with having date field and I want to apply a substring on the date field. I ...

control-language
  • 0
  • 1
  • 2
Admin
Asked: October 6, 2024In: IBM i

What are the characters that are supported by 128 bar codes?

I have seen an RPG program to print the 128 bar codes in the spool file. They used 128 ...

as400db2
  • 0
  • 1
  • 7
Admin
Asked: October 6, 2024In: IBM i

Why am I getting error CPF2407 when running IBM i code coverage command CODECOV?

When I am trying to run the code coverage command CODECOV from the IBM i command line I get the ...

as400code-coverage
  • 0
  • 1
  • 3
1 2 3

Sidebar

Statistics

  • Questions 143
  • Answers 177
  • Comments 0
  • Popular
  • Answers
  • Admin

    Why do we use OVERLAY keyword in data structure subfields ...

    • 12 Answers
  • Admin

    How to call sql stored procedure with output parameter from ...

    • 6 Answers
  • Admin

    How to use declare global temporary table statement in RPGLE?

    • 5 Answers
  • Admin
    Admin added an answer CPF4131 is a record format level check error. This indicates… October 18, 2024 at 1:58 am
  • Admin
    Admin added an answer To open the command prompt with administrator rights you can… October 17, 2024 at 12:27 am
  • Admin
    Admin added an answer In AS400, "AS" stands for Application system. This article discusses… October 13, 2024 at 12:49 pm

Trending Tags

.htaccess (1) as400 (123) bing-webmaster (2) control-language (12) db2 (33) ftp (8) google-adsense (1) google-search-console (3) https-redirect (1) iasp (4) ifs (22) jar (4) operations (3) php-my-admin (1) qshell (3) robots.txt (4) rpg (26) stored-procedure (3) stroed procedure (1) triggers (1) yoast (4)

Explore

  • Home
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags

Footer

BrainChime

BrainChime is a blog that posts question-and-answer-based format articles on diverse topics and engages in discussions by allowing people to provide answers/comments without the need to register and log in.

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Terms of Use
  • Privacy Policy
  • Cookie Policy

Help

  • FAQs
  • Categories
  • Tags

© 2024 BrainChime. All Rights Reserved
by BrainChime.