Skip to content
  • About Srini
  • Jobs
  • Amazon
  • Udemy
  • Contact us

Join 1,909 other subscribers

Srinimf

Srinimf

  • Understanding Shuffling: Key to PySpark Performance

    Sep 28, 2024

    ·

    PySpark
    Understanding Shuffling: Key to PySpark Performance
  • ICETOOL Complete Tutorial Alternative to DFSORT

    The complete basics about ICETOOL. The details are highly useful for beginners in ICETOOL. This is the best alternative tool to DFSORT. Read More ⇢

    ICETOOL Complete Tutorial Alternative to DFSORT
  • DB2 SQL – Perfect Way to Use Conditions in WHERE

    Best rewriting SQL query methods to improve Query performance. First write Split predicates out if possible: SELECT DEPTNO, DEPTNAMEFROM DEPTWHERE (ADMRDEPT = ‘E01’AND DEPTNAME LIKE ‘BRANCH%’)OR (DEPTNO = ‘D01’AND DEPTNAME LIKE ‘BRANCH%’)can also be tried as: Second write SELECT DEPTNO, DEPTNAMEFROM DEPTWHERE (ADMRDEPT = ‘E01’ ORDEPTNO = ‘D01’)AND DEPTNAME LIKE… Read More ⇢

    DB2 SQL – Perfect Way to Use Conditions in WHERE
  • DB2 SQL: How to Create Index (1 of 2)

    Provide a fast, efficient method for locating specific rows of data in very large tables. (In some cases, all the information needed to resolve a query may be found in the index itself, in which case the actual table data does not have to be accessed.) Read More ⇢

    DB2 SQL: How to Create Index (1 of 2)
  • How to Handle Errors in CICS

    Error handling methods in CICS. Explained real project ideas. Useful for your projects to use today. Read More ⇢

    How to Handle Errors in CICS
  • COBOL: Alternative Key Vs Index

    This is really a critical question for all COBOL developers that the difference between Al Read More ⇢

    COBOL: Alternative Key Vs Index
  • DB2 Tutorial For Software Developers (4 of 5)

    DB2 tutorial given in the form of questions and answers. So that any mainframe or DB2 developer can read and implement quickly. Useful to your projects too. Read my previous post(3 of 5). Functions: Types are two : column function scalar function Column functions: compute from a group of rows aggregate value… Read More ⇢

    DB2 Tutorial For Software Developers (4 of 5)
  • XCTL, LINK, RETURN in CICS: Here are Top Differences

    Here are the ways, in CICS, the programs are called to respond to proper messages to the screen. Read More ⇢

    XCTL, LINK, RETURN in CICS: Here are Top Differences
  • Mainframe: Batch JCL Conditon Code Confusing Question

    Step return code (condition code) and System completion codes are confusing questions in batch jcl. I have given here differences between those. Read More ⇢

  • Mainframe: MQSeries for Senior Software Developers(1 of 3)

    Read basics on cluster and shared queues being used in MQSeries Read More ⇢

    Mainframe: MQSeries for Senior Software Developers(1 of 3)
«Prev
1 … 148 149 150 151 152 … 235
Next»

About Srinimf

We share solutions for software developers and interview questions.

2,745,828 hits

Subscribe for DAILY TIPS

Join our mailing list to stay notified about new blog posts. No spam, we guarantee.

  • Tumblr
  • Facebook
  • Instagram
  • WordPress
  • X

Srinimf

Designed with WordPress

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • Srinimf
    • Join 268 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Srinimf
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar